mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-06-24 01:28:44 +00:00
Fixed typo
This commit is contained in:
@ -14,6 +14,6 @@ The /root folder is mount by default
|
||||
First the base image has to be created:
|
||||
|
||||
```
|
||||
docker build -t gns3/network_autmation:latest .
|
||||
docker push gns3/network_autmation:latest (optional)
|
||||
docker build -t gns3/network_automation:latest .
|
||||
docker push gns3/network_automation:latest (optional)
|
||||
```
|
||||
|
Reference in New Issue
Block a user