Docker: Add testcafe and firefox to development image; change mysql port

This commit is contained in:
Michael Mayer
2019-05-20 16:39:41 +02:00
parent d9916c89a2
commit d26f7fb0dc
7 changed files with 22 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
FROM photoprism/development:20190516
FROM photoprism/development:20190520
# Install Python and TensorFlow
RUN apt-get update && apt-get install -y --no-install-recommends \