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

Update references to Docker images #1794

Merged
merged 1 commit into from Mar 15, 2023
Merged

Update references to Docker images #1794

merged 1 commit into from Mar 15, 2023

Conversation

jonatanklosko
Copy link
Member

Migrated all images using

for tag in $(crane ls docker.io/livebook/livebook | grep -v edge); do
  echo "Copying $tag"
  crane cp docker.io/livebook/livebook:$tag ghcr.io/livebook-dev/livebook:$tag
done

@github-actions
Copy link

github-actions bot commented Mar 15, 2023

Uffizzi Ephemeral Environment deployment-19055

☁️ https://app.uffizzi.com/github.com/livebook-dev/livebook/pull/1794

📄 View Application Logs etc.

What is Uffizzi? Learn more!

@jonatanklosko jonatanklosko merged commit f172acc into main Mar 15, 2023
7 checks passed
@jonatanklosko jonatanklosko deleted the jk-docker branch March 15, 2023 16:30
@github-actions
Copy link

Uffizzi Preview deployment-19055 was deleted.

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.

None yet

2 participants