mirror of https://github.com/stashapp/stash.git
806964086b
Current docker variable to pass localtime to container does not function (`/etc/localtime` does not exist within a running container). I've never built a container, nor personally use Alpine, but based on my digging it appears the package `tzdata` is required for this functionality |
||
---|---|---|
.. | ||
Dockerfile | ||
README.md | ||
docker_push.sh |
README.md
This dockerfile is used by travis to build the stash image. It must be run after cross-compiling - that is, stash-linux
must exist in the dist
directory. This image must be built from the dist
directory.