Update 'Deploment/deployment.json'
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"restart_policy": "always",
|
||||
"network": "host",
|
||||
"ports": ["3000:3000/tcp"],
|
||||
"command": "/bin/bash -c \"echo hello\" && exit 777",
|
||||
"privileged": true,
|
||||
"volumes": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user