- Update description with shameless plug and support link f572e6f
- Set base image to Alpine 3.18 ad1e6af
- Added
bin/demyx-entrypoint
- Changed
- Renamed src to bin.
- Renamed entrypoint.sh to demyx-entrypoint.
bin/demyx-entrypoint
- Remove full paths to binaries.
Dockerfile
- Remove full paths to binaries.
- Rearrange RUN commands.
- Update bash PS1.
- Update COPY directory.
- Removed
- Rename variables and support old ones
- Use full paths to binaries/scripts
- Upstream fixed the invalid first argument error
- Downgrade browser-sync to 2.26.7 due to upstream issues
- .dockerignore
- Renamed entrypoint
- ENV formated
- dumb-init is now in the entrypoint's shebang
- Move entrypoint script instead of symlinking it
- Changing ownership of /usr/local/bin to root
- Travis-CI
- Output version in a file
- Commit version file first before committing the rest
- Run container in the background
- Update version commands