Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Create re-usable images for the development VM.

Adam Reichold requested to merge build-dev-images into main

Tries to switch our development VM to a deployment workflow based on OpenStack images.

This enables the following simplifications:

  • drop seeding registry and pull/push target cache (just bake this stuff into the image)
  • drop rsync and target cache from crates-io-cache

Closes #23 (closed)

Closes #17 (closed)

Edited by Adam Reichold

Merge request reports