jamshid
jamshid
## Description of the issue A `docker-compose up -d` fails with a `kex_exchange_identification` error when `DOCKER_HOST=ssh://` points to a mac. I do have ssh keys provisioned in ~/.ssh/config for password-less...
It would be useful and consistent if s3cmd supported enabling of "versioning" on a bucket (http://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html), like it does other configuration options (e.g. `setpolicy` and `accesslog`). This is related to...
## What you expected to happen? Tried a "voting app" docker-compose.yml sample https://github.com/dockersamples/example-voting-app. It deploys services to Docker Swarm manager and worker nodes. I expected endpoints to work and behave...
Does anybody else get "Hash Sum mismatch" errors when using this proxy? Restarting the aptcacherng container doesn't seem to help. Even deleting its data volume (it reached 1.4GB) and restarting...
When I deploy this v3.7 docker-compose.yml stack onto a two node docker 19.0.3.4 swarm cluster using the overlay network it works as expected -- service names can be used on...
s4cmd 2.1.0 outputs an inscrutable error and stack trace when it gets a MemoryError trying to read a file in read_file_chunk(). The debug verbose output does not say anything about...
Found this project in a search, will give it a try, thanks! I'm having no end of problems using artifactory as a maven cache. Building maven projects in docker *really*...
Sorry I haven't been able to reduce this to a small reproducible example but is anyone else getting `mounting "overlay" to rootfs ... no such file`errors like below? I just...
Hi, searching on Cloudera and Docker is kinda confusing. Do you happen to know the history and their plans? I guess this quickstart was a first attempt at running cloudera...
FYI I ran your dockerized script but it kept outputting the below "grep" warning about "recursive directory loop". Probably nothing for you to do as a fix, just posting in...