Skip to content

Commit

Permalink
HC-137: set entrypoint to dump docker stats (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
pymonger authored Dec 2, 2019
1 parent 2fd1d89 commit 0b537cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ USER ops
COPY . /home/ops/verdi/ops/lightweight-jobs

# set entrypoint
ENTRYPOINT ["/entrypoint-pge-with-stats.sh"]

WORKDIR /home/ops
CMD ["/bin/bash", "--login"]

0 comments on commit 0b537cb

Please sign in to comment.