⚠️ This repository has moved. The canonical image is now published at floci/floci. This repository (
hectorvent/floci) is no longer updated and will not receive new releases.
Replace your image reference:
- image: hectorvent/floci:latest
+ image: floci/floci:latest
All tags, services, ports, volumes, and environment variables are identical — no other changes needed.
Floci has grown into a community project and now lives under the floci-io GitHub organization. The Docker Hub image moved to match.
services:
floci:
image: floci/floci:latest
ports:
- "4566:4566"
volumes:
- ./data:/app/data
docker compose up -d
aws --endpoint-url http://localhost:4566 s3 mb s3://my-bucket
Content type
Image
Digest
sha256:c969cb48f…
Size
73.2 MB
Last updated
5 months ago
docker pull hectorvent/floci