John Porter

Results 177 comments of John Porter

I'm going to come back to this. It may be beneficial to allow each level to be defined by the developer. I am not happy with any of the levels,...

This is a real pain that I've come across also, however, I got a little creative in the meantime to try and work around it. I hope this may be...

Thanks for the input, I realised I had the prod server in use and did a massive facepalm.

I tried what you suggested and for ages I couldn't figure out why it didn't work, so thanks for explaining that bit!

Our situation is that we want to generate unique ssh keys for each node we spin up with terraform. I can leave the keys in the terraform state and reference...

@optica-phoffmann thanks for pointing that out, I hadn't got to replying yet as I've been on holiday but this was my concern as well. @nohaapav there needs to be some...

I don't mean to be rude, but can I bump this issue for a response?

So we've gone full circle back to the initial question. Can we have a way added to the service where we can create the first user automatically?

This has broken our build system. We run: ``` (echo "version: '3.8'"; docker compose -f traefik/docker-compose.yaml convert) | docker stack deploy --with-registry-auth --compose-file - traefik services.server.ports.0.published must be a integer...

Docker compose is now on version 2.4.1, and Docker Desktop at 4.7.1 I am stuck at holding docker desktop at v4.5.0 to prevent this from happening. I'm not complaining but...