Skip to content

action: allow setting another container image URL#1

Open
herbetom wants to merge 6 commits intofreifunk-gluon:masterfrom
Freifunk-Rhein-Neckar:container-image
Open

action: allow setting another container image URL#1
herbetom wants to merge 6 commits intofreifunk-gluon:masterfrom
Freifunk-Rhein-Neckar:container-image

Conversation

@herbetom
Copy link
Member

@herbetom herbetom commented Feb 21, 2026

This allows you to use a custom Container of your choosing.

Unfortunately the only way to make the default URL work, even if there is supplied an empty string, seems to be to duplicate the docker build command.
This is important because it makes integrating this action much easier.

In addition this does some maintenance work like updating the CI of this action etc.

It would be be great to get a v2 tag once this is (hopefully) merged. The changes should hoewer also be backwards compatible with overriding the v1 tag.

Related: freifunk-gluon/action-sign#1

herbetom and others added 4 commits February 21, 2026 20:35
Gluon switched from master to main
This allows you to use a custom Container of your choosing.

Unfortunately the only way to make the default URL work, even if
there is supplied an empty string, seems to be to duplicate
the docker build command.
This is important because it makes integrating this action much
easier.
Without this the deprecated input of the action has no effect.
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.

1 participant