15 Commits

Author SHA1 Message Date
Anton
2ee0bed0c1
Allow Dockerfile to auto-update Node version (#1303) 2023-01-24 15:53:52 -08:00
Jairus Joer
3c5de47c42
Change Dockerfile python package to python3 (#1166)
As of version 3.12, the python package will no longer be supported in favor of explicitly chosen packages python2 or python3.
2021-11-23 13:52:01 -08:00
Torsten Curdt
0eec835c31
cleaning up and improving the CI/CD pipeline (#1122)
* no artifacts, not required

* renamed

* cleanup and comments

* pass build args

* two-step docker build
2021-08-30 14:26:44 -07:00
mads
e7afd231eb
update some things to make docker work again (#1095) 2021-08-08 10:32:54 -07:00
Mike
5ca97d88a3
Add git to Dockerfile apks (#1061)
Git needs to be added to the docker image or the build fails at the npm install stage.

_Looks at iris_
...
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/irislib/iris-messenger.git
...
2021-04-11 22:57:45 -07:00
jojobyte
1c25266935
Keep devDependencies installed in docker image (#1047) 2021-03-04 14:32:14 -08:00
Septs
16d286538f fix dockerfile 2020-06-03 11:35:05 +08:00
Septs
47b29768c7 chore: reduce docker image 2020-04-14 17:21:34 +08:00
Mark Nadal
d65e2c3f88 CHANGE DEFAULT PORT TO 8765 2018-07-30 08:53:00 -07:00
hillct
c5d42a677d Docker build adjustments 2018-07-08 19:21:04 -04:00
Richard
10bff70304 Dockerfile use apk nodejs-npm module. 2018-02-01 19:54:42 +00:00
hillct
b3ac3d516c Docker Build Fixes for new dependencies 2017-11-26 20:13:31 -05:00
hillct
6b78b2ee91 Fixed Vendor Name 2016-12-01 00:57:48 -05:00
hillct
967bc972f7 Alpine based Docker image, metadata labels & Autobuild hooks 2016-11-30 19:02:28 -05:00
hillct
ded9a468c4 * Sanitized /examples dependency management
* Added Docker deployment support files
2016-11-12 16:43:47 -05:00