Skip to content
This repository was archived by the owner on Nov 8, 2025. It is now read-only.

Conversation

@rainbowdashlabs
Copy link

@rainbowdashlabs rainbowdashlabs commented Jan 17, 2023

Checklist

  • I have read the Contributing Guidelines (Wrong link)
  • I acknowledge that any submitted code will be licensed under the ISC License
  • I confirm that submitted code is my own work
  • I have tested the code, and confirm that it works

Environment

As defined by docker

Description

This PR adds a workflow which builds a docker image on every push on the master branch, tags and workflow dispatch. This image is then pushed into the github docker registry.

This allows users which use tools like watchtower to automatically keep their images updated and users no longer need do keep a complete repository on their server, which requires constant polling to be up to date. They also removes the need to build a docker image locally, which kinda destroys the reason of docker.

I have also replaced the build in the compose file with a link to the new image registry. The docker image registry for this repository might be set to private and need to be set to public in order for this to work.

The workflow is confirmed working and has already published an image in my fork:

https://github.com/rainbowdashlabs/ass/pkgs/container/ass

@rainbowdashlabs rainbowdashlabs marked this pull request as draft January 17, 2023 11:45
@Gauvino
Copy link

Gauvino commented Jan 17, 2023

I was waiting for this thing so much thanks you

Fix wrong name for typescript check

Fix wrong task in job

Fix wrong dockerfile path

Switch to actions
@rainbowdashlabs rainbowdashlabs force-pushed the feature/docker-registry branch from c751982 to 5635514 Compare January 17, 2023 12:19
@rainbowdashlabs rainbowdashlabs marked this pull request as ready for review January 17, 2023 12:20
@Gauvino
Copy link

Gauvino commented Jan 17, 2023

@tycrek now you could probably make a docket image on docket hub and ask linux server io to make you a good image

@rainbowdashlabs
Copy link
Author

A friendly reminder: it still exists.

@tycrek
Copy link
Owner

tycrek commented Oct 14, 2023

Ended up going with #234 for ass 0.15.0 indev branch

@tycrek tycrek closed this Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants