mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 21:03:22 +01:00
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 |
||
|---|---|---|
| .. | ||
| docker_push.sh | ||
| Dockerfile | ||
| 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.