Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Update docker image with zip
Browse files Browse the repository at this point in the history
  • Loading branch information
seadowg committed Jul 11, 2018
1 parent 73b732b commit fd4621c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/postfacto/Dockerfile
Expand Up @@ -37,3 +37,6 @@ RUN apt-get -yqq update && apt-get -yqq install google-chrome-stable && rm -rf /

# Install Sqlite dev tools
RUN apt-get update && apt-get install libsqlite3-dev

# Install zip for packaging
RUN apt-get update && apt-get install zip

0 comments on commit fd4621c

Please sign in to comment.