Skip to content
Snippets Groups Projects
Commit 6a73cd06 authored by Paolo Brasolin's avatar Paolo Brasolin
Browse files

fix: isolate cli container through profile

parent 1697e92a
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ services:
- minio
cli: # USAGE: docker-compose run --rm cli
profiles: ["cli"]
stdin_open: true # docker run -i
tty: true # docker run -t
build: *be-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment