removes the dockerhub portion

Signed-off-by: Oro <93224879+orowith2os@users.noreply.github.com>
pull/4/head
Oro 2 years ago committed by Michal
parent 50714da0c7
commit 9d7658bade

@ -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