docker From monolithic to Kubernetes The aim of this mini guide is to focus on shipping your ideas and making your users happy. Kubernates is the key.
tips [SOLVED] ERROR: Error response from daemon: Get https://myregistry:5000: http: server gave HTTP response to HTTPS client This is a solution for both: Linux and Windows. You maybe came across this error pushing or pulling to/from a local registry, like Nexus or others. The problem is
docker Set up docker Wordpress behind docker NGINX with SSL Working solution to run Wordpress using official Docker image. A step by step guide.