mirror of
https://github.com/chevereto/docker.git
synced 2026-06-07 02:43:41 +02:00
348 B
348 B
Docker compose (console)
make <command> <options>
Available options:
- ARCH=arm64v8
- PORT=8040
- VERSION=4.0
- NAMESPACE=local
Up
make up
Up daemonized
make up--d
Stop
make stop
Start
make start
Down
make down
Down volumes
make down--volumes