Create a Wildcat Docker image that includes the following: ### Outstanding - [x] Required global dependencies - [x] Node 4.x - [x] npm 3.x - [x] jspm 0.16.x - [x] Required local dependencies - [x] node_modules - [x] jspm_packages - [x] Sync file system changes between host and container with volumes - [x] Create docker-compose file with every environment variable that can be configured in Wildcat ### Wishlist - [x] 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
Create a Wildcat Docker image that includes the following:
Outstanding
Wishlist
.dev,.localhost) within a Docker container