issues
search
shift-org
/
shift-docs
Shift2Bikes: website and calendar for shift and pedalpalooza
https://shift2bikes.org
Other
22
stars
17
forks
source link
figure out docker container best practices
#639
Open
fool
opened
8 months ago
fool
commented
8 months ago
figure out best practice way to start the docker container - maybe
rc.local
(on container host, to run
docker container run...
)?
document anything that local devs should know (how to rebuild, what triggers a prod rebuild - probably nothing automatic should do this)
rc.local
(on container host, to rundocker container run...
)?