Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Jun 13, 2024
1 parent aa75a9b commit 47a0162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ No Dispmanx is supported in this image, only 64-bit SDL2 versions.

The image is based on Debian:latest and includes all Amiberry dependencies (e.g. SDL2, SDL2-image, etc)

The full image is available on DockerHub: <https://hub.docker.com/repository/docker/midwan/amiberry-docker-aarch64>
The full image is available on DockerHub: <https://hub.docker.com/repository/docker/midwan/amiberry-debian-aarch64>

## Usage

`docker run --rm -it -v <dir-you-cloned-amiberry-into>:/build midwan/amiberry-docker-aarch64:latest`
`docker run --rm -it -v <dir-you-cloned-amiberry-into>:/build midwan/amiberry-debian-aarch64:latest`

Then you can proceed to compile Amiberry as usual, e.g. `make -j8 PLATFORM=rpi4-64-sdl2`

0 comments on commit 47a0162

Please sign in to comment.