Initial commit
This commit is contained in:
3
bin/set-env.sh
Normal file
3
bin/set-env.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
export UID=$(id -u)
|
||||
export GID=$(id -g)
|
||||
alias dc=docker-compose
|
||||
Reference in New Issue
Block a user