| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
All imgproxy dependencies are included in the imgproxy-base container image. Using this image for development is recommended.
You'll need Docker (with the Compose plugin, i.e. docker compose) on your host machine. guard_docker (see .runrc) uses docker compose run against .devcontainer/docker-compose.yml to re-invoke a ./run task inside the base container.
Run:
go tool lefthook installYou can use air for hot-reloading during development. Simply run: go tool air.
Port 8081 is forwared to the host.
test images repo will be automatically cloned or pulled to .devcontainer/images folder before the container starts.
Use ./run devcontainer to attach to the running devcontainer instance.
| Back | FazBrowse Home | New Git URL |