feat: able to run containers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "hello-world"
|
||||
|
||||
[container]
|
||||
image = "kasperhermansen/hello-world"
|
||||
image = "library/hello-world"
|
||||
version = "latest"
|
||||
|
||||
[expose]
|
||||
|
Reference in New Issue
Block a user