grim/wasdead

add the run command to the command
draft
2019-06-05, Gary Kramlich
03c5518f4164
Parents a06926950b53
Children fff4870bffde
add the run command to the command
  • +1 -1
    Dockerfile
  • --- a/Dockerfile Wed Jun 05 22:25:12 2019 -0500
    +++ b/Dockerfile Wed Jun 05 23:58:49 2019 -0500
    @@ -10,4 +10,4 @@
    COPY --from=build /nowdead/nowdead /nowdead
    -CMD ["/nowdead"]
    +CMD ["/nowdead", "run"]