1f69530310
Caching of dependencies is not possible otherwise
5 lines
No EOL
124 B
Docker
5 lines
No EOL
124 B
Docker
FROM photoprism/development:20181109
|
|
|
|
# Set up project directory
|
|
WORKDIR "/go/src/github.com/photoprism/photoprism"
|
|
COPY . . |