Josh Burks

Results 3 comments of Josh Burks

I'd really like this as an option. The "where will we store the images/containers and how much will it cost us" question is hard to answer to those that pay...

What if we just built the images on the server directly and bypassed a container registry all together? Similar to the `builder` configuration options? I fully understand this negates the...

Try deleting the context. `docker context ls` `docker context rm name_of_context_with_wrong_ip_address` I had the same issue using an AWS instance as the builder when I had to delete and restart...