Commit graph

13 commits

Author SHA1 Message Date
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
Renamed from docker/Dockerfile (Browse further)