Commit Graph

11 Commits

Author SHA1 Message Date
Asif Bacchus 1972e6c5cf feature(entrypoint): add oneshot option 2021-07-29 22:19:19 -06:00
Asif Bacchus 19bcd59794 update readme 2021-07-29 22:17:25 -06:00
Asif Bacchus b8c5476686 update readme 2021-07-29 21:47:01 -06:00
Asif Bacchus dce4cf6ef7 feature(entrypoint): use entrypoint script to launch cmd
- allows preservation of ctrl-c termination
- 'shell' command as proxy for /bin/bash
2021-07-29 00:24:14 -06:00
Asif Bacchus 8aae6c877f refactor(dockerfile): rewrite using debian-slim as base image
- DART does not seem to work on Alpine
- use Debian-slim base instead
- change to entrypoint/cmd structure
- pass cmd as shell script instead of JSON for now
2021-07-29 00:00:52 -06:00
Asif Bacchus 2f9e6640cd refactor(dockerfile): change internal version label
- create internal version using internal version number and SASS release
 version
2021-07-28 22:45:21 -06:00
Asif Bacchus 4ac52d65cb fix(dockerfile): strip leading path from extracted sass executable 2021-07-28 22:44:17 -06:00
Asif Bacchus ddaf2f0089 fix(dockerfile): fix mkdir bug, create parent 2021-07-28 22:43:52 -06:00
Asif Bacchus 9767a00194 feature(dockerfile): initial dockerfile 2021-07-28 22:33:16 -06:00
Asif Bacchus 1574dff277 chore(git): initial repo setup 2021-07-28 21:51:55 -06:00
Asif Bacchus bed36939f4 Initial commit 2021-07-28 21:49:35 -06:00