This website requires JavaScript.
Explore
Help
Sign In
me
/
env-docker
Watch
1
Star
1
Fork
0
You've already forked env-docker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
env-docker
/
source.env
4 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix initial commit.
2022-08-06 08:11:04 -05:00
DOCKER_HOME
=
/opt/Docker
DOCKER_PATH
=
$DOCKER_HOME
/bin
Place the docker scripts ahead of local path since the user has likely explicitly called the env file.
2023-07-05 18:00:40 -07:00
PATH
=
$DOCKER_PATH
:
$PATH
Reference in New Issue
Copy Permalink