mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
improve doc
add instructions for macos users
This commit is contained in:
committed by
André Roth
parent
9abbd74a9f
commit
29eccc9226
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user