/rust-docker-compose

Create axum rust based docker images. creating a cluster with docker compose

Primary LanguageRustApache License 2.0Apache-2.0

rust-docker-compose

Create axum rust based docker images. creating a cluster with docker compose

Creating a docker image

docker build -t ch_setup .

Run docker cluster

docker compose up