Commit Graph

13 Commits

Author SHA1 Message Date
Travis Shivers 8984d7605c
build(docker): use node:14.11.0-alpine3.12 2020-09-28 02:13:04 -05:00
Travis Shivers 3e9ff79e4c
refactor(docker): fix up labels 2020-09-28 01:13:54 -05:00
Travis Shivers c814a04ab7
fix(docker): use alpine3.11
Opened issue about architectures for alpine3.12 at
nodejs/docker-node#1330
2020-09-19 15:36:30 -05:00
Travis Shivers 9c9d282b14
fix(docker): use python3 2020-09-19 15:14:33 -05:00
Travis Shivers 3c5d6942f4
build(docker): use versioned images instead of latest
Dependabot will now monitor version updates instead of just relying on
using latest tag
2020-09-19 14:59:23 -05:00
Travis Shivers 0820150385
build(docker): build once on BUILDPLATFORM 2020-08-31 19:05:56 -05:00
Travis Shivers f86e7de364
build(npm): add npm package deployment
* build(npm): add config to allow synclounge to be published as a package

* build(npm): add npm publish logic

* docs(linux): change installation to use npm registry

* ci(travis-ci): skip build on install
2020-08-31 17:55:14 -05:00
Travis Shivers 1516eeacdf
fix(version): pass version through to docker webapp build 2020-08-30 15:05:37 -05:00
Travis Shivers 56cbc13823 docs: add discussion about this fork and differences to main 2020-08-27 20:40:19 -05:00
Travis Shivers 9b5efbd560 refactor(docker): remove server from Dockerfile since its default 2020-08-27 20:31:31 -05:00
Travis Shivers f22b8c1807 build(docker): use bundled socket server 2020-08-23 21:07:31 -05:00
Travis Shivers 701b5b7d83
Remove workdir 2020-08-14 18:54:06 -05:00
Travis Shivers 09b604fac0
Add dockerfile for standalone webapp only 2020-08-14 18:13:34 -05:00