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 1409966 commit e05632fCopy full SHA for e05632f
seed-data/Dockerfile
@@ -13,4 +13,4 @@ COPY . .
13
# create POST data files with ab friendly formats
14
RUN python make-data.py
15
16
-CMD /seed/generate-votes.sh
+CMD ["/seed/generate-votes.sh"]
0 commit comments