balena-supervisor/sync
Felipe Lalanne 17aa625d3b Use single-arch in dockerfile
This is necessary since the builder no longer passes the platform flag
to the build. This would lead to dockerfiles that are mixing multi and single
arch stages to pull the wrong architecture images, particularly when
trying to build images in emulated builds (e.g. armv7hf built on aarch64).

Moving the full build to single-arch solves this as the docker engine is
capable of chosing the right architecture from the manifest. Once some
of the builder issues are fixed, we should move to #2141

Relates-to: balena-io/balena-builder#1010
Change-type: patch
2023-03-10 17:30:22 -03:00
..
device.ts Fix livepush to work with node 16 2022-09-20 14:23:21 -03:00
init.ts Use single-arch in dockerfile 2023-03-10 17:30:22 -03:00
livepush.ts Refactor supervisor Dockerfile to remove custom dependencies 2022-07-18 12:31:23 -04:00
logs.ts Update synchronisation scripts for supervisor development 2020-04-06 13:05:38 +01:00
sync.ts Fix livepush to work with node 16 2022-09-20 14:23:21 -03:00