Commit Graph

34 Commits

Author SHA1 Message Date
cyteen 107e8021f8 Seems to work.
Separate README
Separate Dockerfile
Added case statement entries to allow devuan releases

Using the exist Dockerfile leads to missing keys for the container and
the debootstrap chroot. To use the existing image you could:
* Add a devuan sources.list and pull in the keys package and the devuan
debootstrap
* Add gnugp2 and apt-key to the debootstrap --include and add the key
via --keyring then after the debootstrap second stage use apt-key add
2024-07-15 23:40:41 +01:00
cyteen 5577647135 Return the Dockerfile to the same as upstream except for the initial 'From' 2024-07-15 23:40:41 +01:00
cyteen 676b3633a9 Add devuan specific debootstrap and sources.list entries. 2024-07-15 23:40:41 +01:00
Johan Gunnarsson 4439f65b71 Dockerfile: Drop Python 2 2024-03-24 12:03:09 +01:00
Johan Gunnarsson c0ee2f16f4 Dockerfile: Bump to Ubuntu 24.04 2024-03-24 11:51:56 +01:00
Johan Gunnarsson 6ef3d36a73 Dockerfile: Add gnutls to fix rock_pi_4c_plus build 2023-07-27 13:56:02 +02:00
Johan Gunnarsson 1eb9395d61 Dockerfile: libuuid is needed for some Rockchip builds 2023-07-03 00:17:09 +02:00
Johan Gunnarsson 266c9b457f Dockerfile: elftools is needed for some Rockchip builds 2023-07-02 12:57:19 +02:00
Johan Gunnarsson ab766b14be Dockerfile: qemu-x86_64 is needed for Amlogic builds on ARM 2023-07-02 12:54:51 +02:00
Johan Gunnarsson 9d1763ff1d Dockerfile: Bump to 22.04 2023-06-12 23:02:21 +02:00
Johan Gunnarsson 6335d2d2dc Dockerfile: Add python3-setuptools 2023-06-03 13:45:16 +02:00
Johan Gunnarsson 002c16f896 Dockerfile: Install awscli from Zip file 2022-08-01 19:50:41 +02:00
Johan Gunnarsson 733e488d0e Dockerfile: Lock to Ubuntu 20.04 2021-11-05 22:06:04 +01:00
Johan Gunnarsson 7c477085f3 Use pigz instead of gzip 2021-08-12 19:31:01 +02:00
Johan Gunnarsson bbc8667c28 Dockerfile: Add ssh and qemu-system-x86
Useful for testing.
2021-08-03 20:59:02 +02:00
Johan Gunnarsson 0c92fb8f8d Dockerfile: Add sshpass
Useful for testing.
2021-08-02 21:30:30 +02:00
Johan Gunnarsson 6752f8de1e Add x86/x86_64 support 2021-08-02 21:30:12 +02:00
Johan Gunnarsson a82903ec52 Dockerfile: Add qemu-system-arm 2021-08-01 22:47:30 +02:00
Johan Gunnarsson d97dc2041e Dockerfile: Add awscli 2021-07-21 22:11:43 +02:00
Johan Gunnarsson 6f8c79b89a Dockerfile: Add gcc-arm-linux-gnueabihf for ARM64 builds 2021-07-21 22:11:36 +02:00
Johan Gunnarsson dde9eafa72 Dockerfile: Change to AWS public registry
AWS ECR Public has higher rate limits than Docker Hub.
2021-07-21 22:08:37 +02:00
Johan Gunnarsson 394f2d7929 Dockerfile: Add parallel 2021-02-07 12:28:11 +01:00
Johan Gunnarsson fda53dfb2a Dockerfile: Fix build error on ARM 2021-02-07 12:28:07 +01:00
Johan Gunnarsson cbab8f8614 Dockerfile: Add python3-pkg-resources
It's needed by "binman".
2021-01-16 13:38:48 +01:00
Johan Gunnarsson e92528b32a Add support for QEMU virt 2020-09-23 20:16:39 +02:00
Johan Gunnarsson 71e933bdd5 Add support for Rockchip chips 2020-09-13 14:07:44 +02:00
Johan Gunnarsson ca8a4776ea Dockerfile: Install both python2 and python3
U-Boot will start require python3 soon.
2019-11-19 22:06:53 +01:00
Johan Gunnarsson 7f9b164b89 docker: Use buster instead of stable 2019-05-22 22:20:58 +02:00
Johan Gunnarsson c8a7292461 Add support for building Ubuntu images 2019-05-12 23:46:20 +02:00
Johan Gunnarsson 98d8318597 Move scripts into directories 2019-05-07 19:26:14 +02:00
Johan Gunnarsson 6ede5b847b build-u_boot: Add support for building from a tarball 2019-05-04 19:55:51 +02:00
Johan Gunnarsson 7f455fc900 Rework the Dockerfiles 2019-04-03 20:36:34 +02:00
Johan Gunnarsson 8902128249 Add Raspberry Pi support 2019-03-26 21:20:09 +01:00
Johan Gunnarsson 82c90dad16 Code dump
Support for Banana Pi M1 only for now.
2019-03-16 21:33:09 +01:00