removes the dockerhub portion

Signed-off-by: Oro <93224879+orowith2os@users.noreply.github.com>
orowith2os-add-github-docker-repo
Oro 2 years ago committed by GitHub
parent ec53f96527
commit 1a26dc69e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,14 +14,12 @@
<a href="https://twitter.com/crystal_linux"><img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/crystal_linux"></a>
</p>
<p align="center">The official Crystal Linux docker image</p>
<p align="center">The official Crystal Linux Docker image</p>
## To use inside of distrobox:
Run the following command: `distrobox create -n insertnamehere -i crystal` to create a distrobox container.
Run the following command: `distrobox create -n insertnamehere -i ghcr.io/crystal-linux/crystal:latest` to create a distrobox container.
## Extra information
To pull this docker image to your system, use `docker/podman pull ghcr.io/crystal-linux/crystal`.
This Docker image is also available at https://hub.docker.com/r/crystallinux/crystal. Run `docker/podman pull crystallinux/crystal` to download the image to your system.
To pull this docker image to your system, use `docker/podman pull ghcr.io/crystal-linux/crystal:latest`.

Loading…
Cancel
Save