-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
Create a Wildcat Docker image that includes the following:
Outstanding
- Required global dependencies
- Node 4.x
- npm 3.x
- jspm 0.16.x
- Required local dependencies
- node_modules
- jspm_packages
- Sync file system changes between host and container with volumes
- Create docker-compose file with every environment variable that can be configured in Wildcat
Wishlist
- Host / maintain a development TLD (e.g.
.dev,.localhost) within a Docker container - Script and/or instructions on how deploy to AWS/Azure/Digital Ocean via Docker