An open API service indexing awesome lists of open source software.

https://github.com/valentinfunk/docker-meteor

Docker Image for compiling/running angular-meteor apps.
https://github.com/valentinfunk/docker-meteor

Last synced: 11 months ago
JSON representation

Docker Image for compiling/running angular-meteor apps.

Awesome Lists containing this project

README

          

# docker-meteor
Docker Image for compiling angular-meteor apps.

Basic Docker image but with a dummy app that is run during creation of the image to cache the meteor-tool version and package dependencies to speed up subsequent builds.
The packages file in the dummy app can be adapted to create images for any app.