Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add axolotlai docker hub org to publish list #2031

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

winglian
Copy link
Collaborator

Description

changes to publish docker images under new axolotlai docker hub org

Copy link
Collaborator

@NanoCode012 NanoCode012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we also need to change the Dockerfiles (including Dockerfile.jinja) from FROM winglian/axolotl-base:$BASE_TAG to FROM axolotlai/axolotl-base:$BASE_TAG.

Another one would be the references in README.md and debugging.qmd.

I did not make the commits as I wasn't sure if you would need to set/change secrets in Settings for it to work and not break main setup.

.github/workflows/nightlies.yml Show resolved Hide resolved
@winglian
Copy link
Collaborator Author

there will be a second PR after this to swap the base images after we get images published from our automation

@winglian winglian merged commit 9bc3ee6 into main Nov 11, 2024
8 checks passed
@winglian winglian deleted the docker-hub-axolotlai branch November 11, 2024 14:48
bursteratom pushed a commit that referenced this pull request Nov 18, 2024
* add axolotlai docker hub org to publish list

* fix to use latest actions docker metadata version

* fix list in yaml for expected format for action

* missed a change
djsaunde pushed a commit that referenced this pull request Dec 17, 2024
* add axolotlai docker hub org to publish list

* fix to use latest actions docker metadata version

* fix list in yaml for expected format for action

* missed a change
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