improve doc

add instructions for macos users
This commit is contained in:
Karol Swiderski
2024-12-21 20:55:01 +01:00
committed by André Roth
parent 9abbd74a9f
commit 29eccc9226

View File

@@ -91,6 +91,12 @@ Install the following on your development machine:
- make
- git
##### Docker installation on macOS
1. Install [Docker Desktop on Mac](https://docs.docker.com/desktop/setup/install/mac-install/) (or via [Homebrew](https://brew.sh/))
2. Allow directory sharing
- Open Docker Desktop
- Go to `Settings → Resources → File Sharing → Virtual File Shares`
- Add the aptly git repository path to the shared list (eg. /home/Users/john/aptly)
#### Create docker container