Sign inSign up

mggk/autobleem-arm-build

By mggk

Updated over 7 years ago

Docker image to automate autobleem build

Image
0

796

mggk/autobleem-arm-build repository overview

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 !

Tag summary

Content type

Image

Digest

Size

196 MB

Last updated

over 7 years ago

docker pull mggk/autobleem-arm-build