Timm Wimmers
da133f093b
docker - disable npm update warnings ( #12547 )
...
Co-authored-by: Timm Wimmers <wimmers@poprocket.com >
2022-04-06 11:38:48 -04:00
Maarten Van Neyghem
6166f21e87
Docker: Add support for changing the timezone ( #11516 )
...
* feat(docker): add support for changing the timezone
Add support for changing the timezone of a docker container. This is a standard way of configuring the timezone in a lot of docker images.
* Improve dockerfile cache performance
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2022-02-28 17:19:22 -05:00
Nicola Krumschmidt
aa5da81fc0
Remove no-break space characters with regular spaces ( #11232 )
...
There are quite a few other occurrences all over the translation files,
some of which feel intentionally placed.
2022-01-24 09:43:57 -05:00
Nicola Krumschmidt
0efe4fbba4
Use path in docker/pack.js instead of path.posix ( #6884 )
2021-07-19 16:15:24 -04:00
Nicola Krumschmidt
a65c3d3df9
Fix production build on node versions <16 ( #6836 )
2021-07-15 15:19:04 -04:00
Pascal Jufer
aa71420ab1
Add required deps for Docker ARM build ( #6813 )
2021-07-15 09:20:03 -04:00
rijkvanzanten
511f93e611
Remove unnecessary defaults
2021-07-14 18:18:28 -04:00
Pascal Jufer
81c638b938
Add support for Docker ARM image ( #6796 )
...
* test
* ci improvements
* fix image names
* improve docs
* Update .github/workflows/release.yml
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com >
* Update docker/pack.js
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com >
* improvements proposed by @paescuj
* improve Dockerfile comment
* fix .PHONY
* rm tarballs before building final image
* Add support for Docker ARM image
* Label is already added by GitHub action
Co-authored-by: Sean Goff <sean318@hotmail.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-07-14 16:43:36 -04:00
Sean Goff
b67b9d824a
Build improvements ( #6759 )
...
* test
* ci improvements
* fix image names
* improve docs
* Update .github/workflows/release.yml
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com >
* Update docker/pack.js
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com >
* improvements proposed by @paescuj
* improve Dockerfile comment
* fix .PHONY
* rm tarballs before building final image
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com >
2021-07-14 16:40:38 -04:00