compose/cli/cmd
Djordje Lukic fe36c49246 Use alpine as base image
Installing docker on buster is a pain, use alpine to install it
2020-05-20 18:39:10 +02:00
..
compose Add licenses 2020-05-15 09:14:52 +02:00
context Use alpine as base image 2020-05-20 18:39:10 +02:00
run Fix linter problems 2020-05-20 10:16:36 +02:00
testdata Add default context to the context ls output 2020-05-20 18:39:10 +02:00
exec.go Refactor on services 2020-05-05 15:37:12 +02:00
logs.go Refactor on services 2020-05-05 15:37:12 +02:00
ps.go Add default context to the context ls output 2020-05-20 18:39:10 +02:00
ps_test.go Use alpine as base image 2020-05-20 18:39:10 +02:00
rm.go Commands run and rm only call a func 2020-05-15 09:14:51 +02:00
serve.go Use config dir for serving API 2020-05-20 15:56:07 +02:00