Commit Graph

7 Commits (7261eeb64d1a3f66089d56616984b1a83523cf9a)

Author SHA1 Message Date
Buddy Sandidge a82ce15c24 Update Dockerfile to have user with some configs
• Use demo user inside the container
 • Add .bashrc and .vimrc/.vim config files
Buddy Sandidge 752d3519b9 Expose port for debugger and make shell usable
Buddy Sandidge c03c64c3a2 Update Dockerfile to make self contained image
• Don't include vim swap files
 • Remove unused path from path environment variable
 • Add npm build script to just build assets
 • Have default command be running the deck
Buddy Sandidge ae1ad9b28a Prevent warning during npm install
Buddy Sandidge 000038a2bf Set up watching in Gruntfile
Buddy Sandidge 356dced85a Change port number from 9900 → 8000
Buddy Sandidge 046d444802 Initial commit with build step