dependabot[bot]
4dcfe0af69
build(docker): bump nginx from 1.19.6-alpine to 1.19.7-alpine
...
Bumps nginx from 1.19.6-alpine to 1.19.7-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 07:15:25 +00:00
dependabot[bot]
9def6c89de
build(docker): bump node from 15.5.0-alpine3.12 to 15.5.1-alpine3.12
...
Bumps node from 15.5.0-alpine3.12 to 15.5.1-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 06:09:16 +00:00
dependabot[bot]
1ac50dbeca
build(docker): bump node from 15.4.0-alpine3.12 to 15.5.0-alpine3.12
...
Bumps node from 15.4.0-alpine3.12 to 15.5.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 06:32:55 +00:00
dependabot[bot]
1e46682d25
build(docker): bump node from 15.3.0-alpine3.12 to 15.4.0-alpine3.12
...
Bumps node from 15.3.0-alpine3.12 to 15.4.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 00:36:33 +00:00
dependabot[bot]
1835223acb
build(docker): bump nginx from 1.19.5-alpine to 1.19.6-alpine
...
Bumps nginx from 1.19.5-alpine to 1.19.6-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 23:57:52 +00:00
dependabot[bot]
8497be17a9
build(docker): bump node from 15.2.1-alpine3.12 to 15.3.0-alpine3.12
...
Bumps node from 15.2.1-alpine3.12 to 15.3.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 23:56:00 -06:00
dependabot[bot]
fafe94cb6e
build(docker): bump nginx from 1.19.4-alpine to 1.19.5-alpine
...
Bumps nginx from 1.19.4-alpine to 1.19.5-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 06:16:45 +00:00
dependabot[bot]
b4f9a447e2
build(docker): bump node from 15.1.0-alpine3.12 to 15.2.1-alpine3.12
...
Bumps node from 15.1.0-alpine3.12 to 15.2.1-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 21:34:55 -06:00
dependabot[bot]
932bba2ba0
build(docker): bump node from 15.0.1-alpine3.12 to 15.1.0-alpine3.12
...
Bumps node from 15.0.1-alpine3.12 to 15.1.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 19:27:05 -06:00
dependabot[bot]
2993b61f38
build(docker): bump nginx from 1.19.3-alpine to 1.19.4-alpine
...
Bumps nginx from 1.19.3-alpine to 1.19.4-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 06:35:09 +00:00
dependabot[bot]
baf7d81d08
build(docker): bump node from 15.0.0-alpine3.12 to 15.0.1-alpine3.12
...
Bumps node from 15.0.0-alpine3.12 to 15.0.1-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 22:14:31 -05:00
Travis Shivers
0624ab576d
refactor(docker): make builds more repeatable
...
Remove things like build date and sha from app to improve build
repeatability and caching.
2020-10-13 00:06:54 -05:00
Travis Shivers
87254718e9
build(docker): bump node to v14.13.1
...
Dependabot missed the build stages so this bumps them manually
2020-10-12 23:37:40 -05:00
Travis Shivers
0ebd12f66b
build: switch references to main repo
2020-10-10 23:32:29 -05:00
dependabot[bot]
698f959b8e
build(docker): bump nginx from 1.19.2-alpine to 1.19.3-alpine
...
Bumps nginx from 1.19.2-alpine to 1.19.3-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 02:28:58 +00:00
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