Created
February 22, 2019 18:20
-
-
Save mhemrg/8d9bba516cadcd8e1b29a67000a53a6e to your computer and use it in GitHub Desktop.
Liara - Extending 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
FROM liararepo/node-platform | |
RUN apt-get update && apt-get install -y PACKAGE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment