Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify Docker Desktop in development-environment-setup.md #1058

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bblommers
Copy link

The list of required tools mentions docker, but that is a umbrella-term for a lot of things. Renaming it to Docker Desktop makes it more obvious that this specific Docker tool is required.

The additional Tip is to help people who only have the Docker engine installed. One might think that the Docker Engine is enough, but newer versions of the engine do not include buildx by default, and building the LS Docker image fails in an odd way of buildx cannot be found.

The list of required tools mentions `docker`, but that is a umbrella-term for a lot of things. Renaming it to `Docker Desktop` makes it more obvious that this specific Docker tool is required.

The additional Tip is to help people if they happen to have only the Docker engine installed. 
One might think that the Docker Engine is enough, but newer versions of the engine do not include `buildx` by default, and building the LS Docker image fails in an odd way of `buildx` cannot be found.
Copy link

github-actions bot commented Feb 6, 2024

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1058.surge.sh 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant