Changes

Jump to navigation Jump to search
397 bytes added ,  16:01, 30 March 2023
no edit summary
Each time you create a Docker container, and connect VSCode to that container, VSCode installs a server into the container so that it can communicate with it. So, there is a small (a couple minutes?) delay while this happens before you can edit or do anything. Best to stop a container and only re-build it when necessary to avoid the delay.
==Docker Images==
Bitnami has a [https://github.com/bitnami/bitnami-docker-mediawiki Docker Image for MediaWiki]Don't use Bitnami. You will thank me later. <br /> == Future Reading == # The compose application model https://docs.docker.com/compose/compose-file/02-model/# Understand how moby [https://github.com/moby/buildkit buildkit] is integrated with [https://github.com/docker/buildx buildx] (or docker) and use it. # Interesting read about docker commit https://adamtheautomator.com/docker-commit/

Navigation menu