This website requires JavaScript.
Explore
Help
Sign in
UCOMmandIt
/
uci-docker-caddy
Watch
1
Star
0
Fork
You've already forked uci-docker-caddy
0
Code
Issues
Pull requests
Releases
Packages
1
Wiki
Activity
c52867afdd
uci-docker-caddy
/
term
3 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit fully operational caddy death star
2023-03-31 13:43:26 -07:00
#!/bin/bash
add hostname to container show default values in .env fix terminal to run for set NAME
2023-03-31 22:54:16 -07:00
source .env
docker exec -it ${NAME:-caddy} bash -l
Reference in a new issue
Copy permalink