Commit Graph

5 Commits

Author SHA1 Message Date
Cian Johnston a17e3b6696
feat: add Rust image (#190)
* feat: add Rust image

* Apply suggestions from code review
2023-01-04 21:13:42 +00:00
Cian Johnston b197270c7a
chore: fix centOS images (#160)
* fix: base-centos: move to centos stream 8 as centos 8 is EOL

* fix: jupyter-centos: install required deps

* fix: scripts/images.sh: fix dependency order

* fix: base-centos: downgrade containerd version to work with sysbox
2022-05-16 15:08:48 +01:00
Timo c00d794540
Added CLion image (#81) 2021-06-23 13:38:48 -07:00
Ben Potter 1c1025eeee
add CI for VNC image (#62)
* add CI for VNC image

* use different mirror
2021-04-14 16:17:55 -04:00
Jonathan Yu 6fa1567c96
chore: parallelize image build (#55)
* Add flag for image build scripts to filter by distribution
  (currently: arch, centos, ubuntu)
* Build images sequentially in separate jobs that run in
  parallel according to base distribution
* Cancel in-flight pull request builds
2021-04-02 12:46:01 -07:00