Closed eriqnelson closed 7 years ago
This Dockerfile does not do what you think it does. Failing on
[20:21:12] Local gulp not found in /owls
[20:21:12] Try running: npm install gulp
The command '/bin/sh -c gulp' returned a non-zero code: 1
Thou Shalt Not Commit To Master Without Extensive Testing.
Perform tests on a system for gulp Dockerfiles on a computer that doesn't suffer from \\\ disease (non-Windows please)
Also: Learn to use Branches Eriq.
Currently this site does not have a consistent development server. I've used a handful of servers so far but in order to create standard tests we need a standard environment for those tests.
I'm going with gulp based on the target gulp based on the extensive collection of pre-deployment processes that can be automated and robust community documentation. This ties into my overall goal of automating build and deploy.
Notes on deploying the live reload development server are found here