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.
- Host: GitHub
- URL: https://github.com/valentinfunk/docker-meteor
- Owner: ValentinFunk
- Created: 2016-05-18T15:45:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T10:35:46.000Z (over 9 years ago)
- Last Synced: 2024-12-30T03:27:31.858Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.