We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1babebc commit 1971b46Copy full SHA for 1971b46
Dockerfile
@@ -8,7 +8,7 @@ EXPOSE 3306
8
# COPY ./docker-entrypoint.sh /
9
# ENTRYPOINT ["/docker-entrypoint.sh"]
10
11
-FROM docker/compose
+FROM docker/compose:latest
12
RUN docker-compose up -d
13
14
FROM continuumio/anaconda3
0 commit comments