Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 685 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 685 Bytes

🎉 Github Packages

Github Packages: Host, publish, and manage your software packages using GitHub repositories. Simplify dependency management and streamline your development workflow.

version rating uptime

🚀 Setup

  • Docker Login
docker login ghcr.io --username phanatic --password-stdin

🏆 Run

docker run --name github-packages -p 8000:8000 -d ghcr.io/natthasath/github-packages:main