Update devcontainer.json

This commit is contained in:
Damien A
2024-01-09 18:57:20 +01:00
parent 77624cfc9f
commit 4c879c726f

View File

@@ -10,7 +10,7 @@
"workspaceFolder": "/workspace",
// Import ceos images
"postCreateCommand": "docker import images/ceos-lab-4.30.3M.tar.xz ceos:4.30.3M",
"postCreateCommand": "docker import network_images/ceos-lab-4.30.3M.tar.xz",
// Configure properties specific to VS Code.
"customizations": {