Github Packages: Host, publish, and manage your software packages using GitHub repositories. Simplify dependency management and streamline your development workflow.
- Docker Login
docker login ghcr.io --username phanatic --password-stdin
docker run --name github-packages -p 8000:8000 -d ghcr.io/natthasath/github-packages:main