Skip to content

autobleem/autobleem-arm-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AUTOBLEEM ARM BUILDER

This simpple simply docker image is a rtu build env for AutoBleem the Playstation classic Payload

Go to the GitHub and support the project !

WARNING

This docker image is functionnal but it can be better, like automated build when running docker like with a docker start command ! Wanto to helo ? Just fork and create PR !

How to use it ?

  1. docker pull mggk/autobleem-arm-build
  2. docker run --name aab -d -t -v LOCAL-PATH-TO-SOURCES:/work/src autobleem-arm-build
  3. docker exec -t -i aab /bin/bash
  4. sh build.sh
  5. Everything is builded in the build_arm folder of your sources !

Build it by yourself ?

  1. Clone this repo
  2. docker build -t autobleem-arm-build .
  3. And Voila !

About

Docker image to compile autobleem on ARM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published