piotr-kalanski / big-data-dev-environment-docker

Big Data Development environment based on Docker
Apache License 2.0
5 stars 2 forks source link

S3 local #1

Closed piotr-kalanski closed 6 years ago

piotr-kalanski commented 6 years ago

https://hub.docker.com/r/lphoward/fake-s3/ https://github.com/jubos/fake-s3

piotr-kalanski commented 6 years ago
# This configuration allows you to start local S3 based on fakes3 (https://github.com/jubos/fake-s3)
  s3:
    image: lphoward/fake-s3
    ports:
      - 4569:4569