mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-06-13 04:58:07 +00:00
Added programming container's template
This commit is contained in:
@ -19,6 +19,6 @@ The /root folder is mounted by default
|
||||
First the base image has to be created:
|
||||
|
||||
```
|
||||
docker build -t gns3/python-go-perl-php:xenial .
|
||||
docker push gns3/python-go-perl-php:xenial (optional)
|
||||
docker build -t gns3/python-go-perl-php:latest .
|
||||
docker push gns3/python-go-perl-php:latest (optional)
|
||||
```
|
||||
|
Reference in New Issue
Block a user