Skip to content

BlitterStudio/amiberry-docker-fedora-x86_64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amiberry-docker-fedora-x86_64

A Dockerfile which creates an image, with the requirements to build Amiberry for a Fedora x86_64 platform.

The image is based on Fedora: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-fedora-x86_64

Usage

docker run --rm -it -v <dir-you-cloned-amiberry-into>:/build midwan/amiberry-fedora-x84_64:latest

Then you can proceed to compile Amiberry as usual, e.g. cmake -B build && cmake --build build

About

Dockerfile for building Amiberry on Fedora x86_64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published