Skip to content

cerdini/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pmos-dev-env Dockerfile

Description

Dockerfile for Pmbootstrap devlopment environment used to build PostmarketOS.

Build

You can build the Docker image with the following command :

docker build -t pmos-build-env .

Usage

Container must be run with --privileged parameter :

docker run -it --privileged pmos-dev-env

Run pmbootsrap :

pmbootstrap init

Enjoy

Releases

No releases published

Packages

No packages published