<palign="center">The official Crystal Linux docker image</p>
<palign="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`.