Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: marcuspat/rustops

Tags

v0.1.0

Toggle v0.1.0's commit message
fix(deployment): Fix Docker Compose configuration and add deployment …

…targets

- Fix docker-compose.yml to use individual Dockerfiles from docker/ directory
- Remove container_name from services with replicas (incompatible config)
- Fix environment variable YAML syntax (use proper anchor merge)
- Remove obsolete version field for Docker Compose v2
- Update Dockerfiles to use latest stable Rust (rust:slim-bookworm)
- Fix .dockerignore to include Cargo.lock for reproducible builds
- Add docker-build-all and docker-compose-* targets to Makefile

This fixes the deployment issue where docker-compose was referencing
a non-existent root-level Dockerfile instead of the individual
Dockerfiles in the docker/ directory.

Co-Authored-By: Claude <noreply@anthropic.com>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.