Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created February 22, 2019 18:20
Show Gist options
  • Save mhemrg/8d9bba516cadcd8e1b29a67000a53a6e to your computer and use it in GitHub Desktop.
Save mhemrg/8d9bba516cadcd8e1b29a67000a53a6e to your computer and use it in GitHub Desktop.
Liara - Extending Dockerfile
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