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