mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
fix docker. add cdd var
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# docker
|
||||
if docker tig 2>/dev/null; then
|
||||
if hash docker 2>/dev/null; then
|
||||
export DOCKER_COMPOSE_BIN='{{ .docker_compose_command }}'
|
||||
docker-compose ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user