satoya
satoya
Thank you !! @iamhopaul123. > we don't use log encryption for the ecs exec log. I understand this. > Do you want your exec log to be encrypted For consistent...
> Also would you mind to share with us why you want the exec logs to be encrypted (we also don't do log encryption for service logs)? very sorry. It's...
I had a similar problem. The sample worked locally with the following command. ```sh docker run --rm --name fake-gcs-server -p 8080:8080 -v ${PWD}/examples/data:/data fsouza/fake-gcs-server -scheme http -backend memory -port 8080...