# Building
- Tip: Tag
ghcr.io/rodber/chevereto-free:1.6
to override the ghcr package (opens new window) with local.
docker build -t ghcr.io/rodber/chevereto-free:1.6 . \
-f httpd-php.Dockerfile
- For custom tag: Replace
tag
with your own.
docker build -t rodber/chevereto-free:tag . \
-f httpd-php.Dockerfile