mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-12 21:29:59 +00:00
Revert to non-development containerd and runc until nats port is sorted out
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
@@ -19,8 +19,8 @@ docker rm ${CONTAINER}
|
||||
|
||||
mkdir -p /var/log/nginx /var/cache/nginx
|
||||
|
||||
ctr run --bundle . ${NAME}
|
||||
ctr list
|
||||
containerd-ctr containers start ${NAME} .
|
||||
containerd-ctr containers
|
||||
```
|
||||
|
||||
For production, you will want to create the `config.json` offline and bundle it in with your
|
||||
|
Reference in New Issue
Block a user