mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-03-25 13:28:39 +00:00
Fixed typo
This commit is contained in:
parent
557ec8509c
commit
56040b7ff1
@ -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)
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user