Commit Graph

15 Commits

Author SHA1 Message Date
David Holdeman 1fb12a1e67 install wget 2023-01-21 19:43:22 -06:00
David Holdeman 49fc414d51 make apt not ask 2023-01-21 19:13:26 -06:00
David Holdeman f54bfd7fdc install lsb-release 2023-01-21 17:30:17 -06:00
David Holdeman 2937887dd5 install stuff required for apt diagnosis 2023-01-21 16:19:45 -06:00
David Holdeman 606116eaf2 install sudo, make sudo passwordless 2023-01-21 15:26:11 -06:00
David Holdeman 53ba3f0644
Switch to Ubuntu 22.04 and latest Runner release
Github is now using 22.04 for `ubuntu-latest`
I don't understand how Ubuntu does releases, but apparently 21.04 doesn't have a release anymore, so apt commands were failing. Do they just remove the release from the package server if it's not LTS? 22.04 is LTS so it should stick around I guess?
2023-01-21 11:39:38 -06:00
zhoob2004 0488a85597 modified Dockerfile for multi-stage builds to reduce final image size 2022-01-11 12:37:23 -07:00
zhoob2004 9f7bb33592 added openocd, usbutils. changed to build from ubuntu 21.04 2021-11-23 23:28:15 -07:00
zhoob2004 51f6e2d2cc added xxd to installed packages array 2021-11-17 17:50:55 -07:00
zhoob2004 5d5050bfd7 reworked to use runner token and added persistent operation 2021-11-17 15:03:18 -07:00
ZHoob2004 ed801ba6da
Merge pull request #1 from mck1117/deps
missing some dependencies
2021-11-17 13:03:32 -07:00
Matthew Kennedy 797a727acf no git 2021-11-17 11:48:35 -08:00
Matthew Kennedy 20f275432d missing some dependencies 2021-11-17 11:42:44 -08:00
zhoob2004 5d6cd81bd9 Added git to list of installed packages 2021-11-17 12:40:55 -07:00
zhoob2004 2df8e87187 first commit 2021-11-17 12:28:25 -07:00