Michael Cardell Widerkrantz
5f0a9bec9a
Add flash make podman target
...
Use the iceprog in the tkey-builder image to program the SPI flash in
the TKey.
2023-09-01 13:39:25 +02:00
Daniel Lublin
ff71f796e3
toolchain: use new image by default
...
Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-29 17:03:53 +02:00
Daniel Lublin
508d044430
toolchain: revise Makefile for container builds
...
Use podman primarily. Default to using the fully qualified image from
ghcr.io
Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-29 11:45:43 +02:00
Joachim Strömbergson
9f7d137227
Add podman pull target for tkey-builder
...
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
2023-03-16 16:23:48 +01:00
Daniel Lublin
b184c0a94d
Let podman/docker remove containers after running
2023-01-27 10:10:18 +01:00
Michael Cardell Widerkrantz
e7e03c21b9
build tools: Add podman support
...
- Add a small menu of build targets
- Add podman support, both building the image, creating a container of
the image and running shell, and running make inside a podman image.
2022-12-16 10:14:21 +01:00
Matthew Mets
1d7a8cd506
Reduce final Docker image size
...
This brings it back to 2.2GB:
docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
key1 latest 7456feccd2fd Less than a second ago 2.22GB
2022-09-20 14:24:59 +02:00