09ab9a5f62
fix(entrypoint): change dart-sass cli options
...
- oneshot: remove --update, re-compile of all files
- watch: remove --stop-on-error
- allow continuation after errors instead of container exit
- display errors and allow for realtime correction
2021-08-03 21:21:53 -06:00
bc7a465c55
docs(dockerfile): update branch name for readme link
2021-08-03 18:22:40 -06:00
6a9a5f7e2a
fix(entrypoint): do not stop on errors while in watch mode
2021-08-02 03:24:08 -06:00
952439a58d
feature(dockerfile): remap exit code 143 to 0
...
- remaps sigterm exit code to 0 so docker properly detects a clean exit
2021-08-01 05:39:09 -06:00
1972e6c5cf
feature(entrypoint): add oneshot option
2021-07-29 22:19:19 -06:00
19bcd59794
update readme
2021-07-29 22:17:25 -06:00
b8c5476686
update readme
2021-07-29 21:47:01 -06:00
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
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
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
4ac52d65cb
fix(dockerfile): strip leading path from extracted sass executable
2021-07-28 22:44:17 -06:00
ddaf2f0089
fix(dockerfile): fix mkdir bug, create parent
2021-07-28 22:43:52 -06:00
9767a00194
feature(dockerfile): initial dockerfile
2021-07-28 22:33:16 -06:00
1574dff277
chore(git): initial repo setup
2021-07-28 21:51:55 -06:00
bed36939f4
Initial commit
2021-07-28 21:49:35 -06:00