Michael Telatynski
29550847f9
Fix docker commands to work on ARM systems like macOS M1 ( #1408 )
2024-01-02 17:39:20 +00:00
Michael Telatynski
5f1f6b0b7a
Allow changing the docker image name for in-docker.sh runs ( #348 )
2022-05-03 10:12:57 +00:00
David Baker
71134c448d
Fix docker variable passthrough
2021-07-19 20:09:13 +01:00
David Baker
bfcb1e6bfb
Pass through env vars with special prefix
2021-07-19 18:38:30 +01:00
J. Ryan Stinnett
e952b479ac
Update branding of packaging artifacts
...
This updates the names of various packaging and build artifacts to match current
branding.
Part of https://github.com/vector-im/element-web/issues/14896
2020-11-24 12:48:37 +00:00
J. Ryan Stinnett
c2896a9caf
Persist GPG keys for Linux builds via Docker
...
Each build command via Docker for Linux builds creates a separate writable layer
from scratch, so anything shared between commands needs to persist on the host.
This adds the container's GPG keys, so that the riot-web GPG key can be
imported in one step and verified in the next.
Fixes https://github.com/vector-im/riot-web/issues/13545
2020-05-07 13:55:21 +01:00
Michael Telatynski
eac8118452
Small comment tweaks
2020-03-02 16:45:28 +00:00
David Baker
af1f4715be
Pass through the env var we actually use to docker
2020-02-27 16:52:09 +00:00
David Baker
52032aac14
Docker powered linux building
2020-02-17 20:10:58 +00:00
David Baker
9a3c0f7cdc
rename indocker script
2019-12-13 16:37:07 +00:00