Skip to content

Push docker images on demand#8

Merged
mondain merged 15 commits into
Red5:masterfrom
Juansecu:push-docker-images-on-demand
May 26, 2026
Merged

Push docker images on demand#8
mondain merged 15 commits into
Red5:masterfrom
Juansecu:push-docker-images-on-demand

Conversation

@Juansecu
Copy link
Copy Markdown
Contributor

Changes

  • Added a callable workflow to push Docker images of Red5 server on demand, supporting both linux/amd64 and linux/arm64.
  • Reduced boilerplate code by using a single Dockerfile, which receives the Red5 server version through the RED5_VERSION build arg. Check out the official Docker documentation for further reference.

The Results

Although the current changes save a lot of time for maintainers of Red5 server when pushing the Docker image to Docker Hub, the following screenshots better reflect the results in Docker Hub after running the workflow Push Docker Image.

image image

@mondain mondain merged commit f4ae25b into Red5:master May 26, 2026
@Juansecu Juansecu deleted the push-docker-images-on-demand branch May 26, 2026 17:18
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