We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e3ab9 commit 6457b3dCopy full SHA for 6457b3d
Dockerfile
@@ -10,5 +10,5 @@ COPY . /app/user
10
RUN cabal v2-install
11
12
ENV LANG C.UTF-8
13
-CMD /root/.local/bin/mat-chalmers
+CMD /root/.cabal/bin/mat-chalmers
14
EXPOSE 5007
0 commit comments