Skip to content

Conversation

@sharkwouter
Copy link
Contributor

I need a gscloud docker container for something I'm working on right now and I thought this might be useful to do upstream, so others also benefit from this work.

This adds the following changes:

  • Whenever a tag is created, build a docker container
  • Tag this container as both latest and the tag name
  • Push both tags to the Docker registry on this GitHub repo

The container has gscloud as entrypoint. Here is a quick example on how you'd use it:

$ docker run -ti --rm ghcr.io/sharkwouter/gscloud:latest version
Version:        test13
Git commit:     1abd35253f6ed698f4db4c3d1ac206279e0156c9

@itakouna itakouna requested a review from nvthongswansea May 16, 2024 11:00
@nvthongswansea
Copy link
Member

LGTM

@nvthongswansea nvthongswansea merged commit e88bbd0 into gridscale:master May 16, 2024
@sharkwouter sharkwouter deleted the add-container branch May 16, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants