Skip to content
Snippets Groups Projects
  1. Aug 22, 2024
  2. Mar 12, 2024
  3. Mar 03, 2024
    • micah's avatar
      Build multi-arch image. · 9b689a10
      micah authored and micah's avatar micah committed
      This will build only those architectures that we have runners to build on
      9b689a10
    • micah's avatar
      Build multi-arch image. · 91373235
      micah authored and micah's avatar micah committed
      This will build only those architectures that we have runners to build on
      91373235
    • micah's avatar
      Automatically build container on release and push to our registry. · 9175e863
      micah authored and micah's avatar micah committed
      Now that Tor's gitlab has the container registry enabled, we can build a
      snowflake container on release, and push the built container to the snowflake
      registry.
      
      This is accomplished without using privileged gitlab runners, via kaniko.
      
      This would speed up snowflake updates for people running the docker
      container. It would also mean that the 'docker-snowflake-proxy' project would no
      longer need to exist.
      
      Fixes docker-snowflake-proxy#10
      Fixes docker-snowflake-proxy#13
      9175e863
Loading