Sign inSign up

hectorvent/floci

By hectorvent

Updated 5 months ago

Image
0

500K+

hectorvent/floci repository overview

⚠️ 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.


Migrate in 30 seconds

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.


Why the move?

Floci has grown into a community project and now lives under the floci-io GitHub organization. The Docker Hub image moved to match.


Quick start (new location)

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

Tag summary

Content type

Image

Digest

sha256:c969cb48f

Size

73.2 MB

Last updated

5 months ago

docker pull hectorvent/floci