Juan Picado @jotadeveloper
8a80aad67b
refactor: disable test on DockerImage
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
246a680ee1
refactor: force to use flow-bin v0.60
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
fd2eeea4dd
refactor: run test on build Docker image
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
ceed91c1b6
refactor: dockerfile fix typo on build
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
0426281ef7
refactor: dockerfile transpile code on build
2018-01-07 07:59:36 +00:00
David Broadhurst
bcc13acf85
fix: upgrade node to fix long standing socket timeout issue
2017-11-05 03:48:30 -05:00
Juan Picado @jotadeveloper
f215b8118b
refactor: upgrade docker to node 8.7
2017-10-19 19:13:07 +02:00
Juan Picado @jotadeveloper
c62e90f50b
fix: fix docker build failure due breaking changes in yarn
2017-10-01 15:21:50 +02:00
Juan Picado @jotadeveloper
3f96ce3665
feat: Update node alpine version to 8.4.0
2017-08-18 06:57:41 +02:00
Juan Picado @jotadeveloper
f9dea8a52c
refactor: Dockerfile command in one line, save one layer
2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
1465ce2b92
fix: Dockerfile to run webpack step
2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
3a518e3959
build: update node version due security update announcement
2017-07-13 06:54:19 +02:00
markpeterfejes
109d80a39e
Fixed adding the verdaccio user into the group
2017-07-05 16:30:31 +02:00
markpeterfejes
e1d447c450
Easy configuration for listen protocol
2017-07-04 18:53:45 +02:00
markpeterfejes
32709843fb
Updated Dockerfile - added proper signal handling
2017-07-04 18:10:41 +02:00
Christian Bewernitz
9a4f81c2cb
allow to configure port for docker
...
- also works for docker-compose
- updated docs accordingly
- included .dockerignore to speed up build
2017-06-24 11:21:28 +02:00
Konstantin Baierer
24411f7a68
Dockerfile: Set maintainer, COPY -> ADD
2017-05-07 17:38:53 +02:00
Konstantin Baierer
6fd47b333e
Address feedback by @cosaquee and @juanpicado in verdaccio/verdaccio#110
2017-05-03 00:06:06 +02:00
Jeff Mixon
5b8fe3aeb5
Better Docker
...
Improves the Docker experience by leveraging Data volumes, dropping root permissions, using a more lightweight and secure base image (node:alpine), and moving unwieldy run arguments into a docker-compose file. The net result is you can now issue a single command `docker-compose up --build` to have a fully-functional verdaccio instance running.
2017-05-02 23:18:48 +02:00
Denis Babineau
3729c13a91
run as root in docker container to avoid issues with volume permissions
2016-10-11 18:18:38 -05:00
Denis Babineau
eec65929da
change process name in Dockerfile
2016-10-11 18:18:38 -05:00
Manuel de Brito Fontes
cca5196752
Add Dockerfile to build docker image
2016-05-09 14:59:34 -03:00