Created
February 27, 2020 08:01
-
-
Save wshihadeh/9a04476aebbaaacb52c773d38fe588c5 to your computer and use it in GitHub Desktop.
Dockerfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apk add linux-headers build-base curl zlib-dev libxml2-dev libxslt-dev tzdata yaml-dev git nodejs file zip unzip <%= additional_pkgs.join(" ") %> && \ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment