This website requires JavaScript.
Explore
Help
Sign in
bash
/
shell-host
Watch
1
Star
0
Fork
You've already forked shell-host
0
Code
Issues
Pull requests
Releases
Wiki
Activity
e39182f78b
shell-host
/
docker
/
files
/
00-docker.env
5 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
new repo seperated from host specific repos see archived host repo for prior commits
2022-02-20 13:27:51 -08:00
#!/bin/bash
reorganize and refactor host repo. Mostly now a way to install to specific host repo
2023-02-07 13:03:18 -08:00
command
-v docker >/dev/null 2>
&
1
||
return
new repo seperated from host specific repos see archived host repo for prior commits
2022-02-20 13:27:51 -08:00
export
DOCKER_COMPOSE_ROOT
=
/opt/containers
Reference in a new issue
Copy permalink