renovate[bot]
b22dc5dd6d
chore: update node:8.11.1-alpine docker digest to dcee83 ( #1940 )
...
chore: update node:8.11.1-alpine docker digest to dcee83
2018-05-08 20:37:24 +02:00
renovate[bot]
eea86b1841
chore: update node:8.11.1-alpine digest ( #1834 )
2018-04-15 06:43:50 +02:00
Renovate Bot
92f0cbed27
fix: update node:8.11.1-alpine digest
2018-04-04 21:36:42 +02:00
Renovate Bot
90d3a2d92d
fix: update node:8.11.1-alpine digest
2018-04-04 09:19:10 +02:00
Renovate Bot
2bd882f4c7
fix: update node to tag 8.11.1-alpine
2018-04-03 04:27:22 +00:00
Steven Hargrove
359fa5c939
fix: Prefer /usr/src/app workdir so no need for chown ( #1763 )
...
In alpine linux, the `/usr/src` dir is already configured to allow system users read access. Keeping the ownership to root, but permitting the `node` user read access.
**Note**: Maybe a breaking change if users are mounting to `/src` path on docker run.
2018-04-01 07:17:00 +02:00
Renovate Bot
2985511b36
fix: update node:8.11.0-alpine digest
2018-03-30 09:58:43 +02:00
renovate[bot]
6f54ef532d
fix: update node:8.11.0-alpine digest ( #1740 )
...
fix: update dockerfile node image 8.11.0-alpine digest (8af2ad)
2018-03-29 09:02:51 +02:00
Renovate Bot
6ccad8a708
fix: update node to tag 8.11.0-alpine
2018-03-29 05:42:20 +00:00
Rhys Arkins
6feaeb7e4d
fix: Revert "fix: update node to tag 8.11.0-alpine"
...
This reverts commit 81b6d7a9cf
.
2018-03-29 06:45:46 +02:00
Renovate Bot
81b6d7a9cf
fix: update node to tag 8.11.0-alpine
2018-03-29 06:10:23 +02:00
Renovate Bot
60df83a8f5
chore: update node:8.10.0-alpine digest
2018-03-19 11:13:26 +01:00
Rhys Arkins
a74851b858
fix: revert Dockerfile alpine image
...
New alpine node images has problem finding `yarn`.
2018-03-18 10:04:55 +01:00
Renovate Bot
e1062ec22c
chore: update node:8.10.0-alpine digest
2018-03-16 19:47:30 +01:00
Renovate Bot
d3edaeb2c3
chore: update node:8.10.0-alpine digest
2018-03-16 10:47:04 +01:00
Rhys Arkins
245ce9d67d
fix: add openssh-client to docker image ( #1644 )
...
Trying again to close #1642
2018-03-12 04:08:10 +01:00
Rhys Arkins
b5799a30b0
fix: add git to docker image
2018-03-11 22:15:21 +01:00
renovate[bot]
470af0e7bc
fix: pin dockerfile node:8.10.0-alpine image digest ( #1627 )
2018-03-09 17:16:14 +01:00
Rhys Arkins
07ac4d2207
fix: move Dockerfile to project root ( #1628 )
...
Docker's build process doesn't allow you to ADD or COPY files from outside the directory tree. e.g. `ADD ../package.json .` is forbidden. The only option I can see is to move it and `hooks` back into the project root.
2018-03-09 14:23:08 +01:00