Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
keep gnupg
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Lavigne committed Oct 3, 2018
1 parent b6a6134 commit 55ebb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onestep.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ RUN apt-get update \
&& npm install \
&& npm run deploy:prod \
&& rm -rf node_modules \
&& apt-get remove -y python build-essential nodejs curl gnupg
&& apt-get remove -y python build-essential nodejs curl

RUN mv /app/dist/ /usr/local/apache2/htdocs/

0 comments on commit 55ebb35

Please sign in to comment.