Skip to content

AppJail-makejails/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeBSD

FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD). The first version was released in 1993 developed from 386BSD, one of the first fully functional and free Unix clones on affordable home-class hardware, and has since continuously been the most commonly used BSD-derived operating system.

wikipedia.org/wiki/FreeBSD

freebsd logo

How to use this Makejail

appjail makejail \
    -j freebsd \
    -f gh+AppJail-makejails/base

Arguments

  • base_from (default: ghcr.io/appjail-makejails/base): Location of OCI image. See also OCI Configuration.
  • base_tag (default: latest): OCI image tag. See also OCI Configuration.

OCI Configuration

build:
  variants:
    - tag: 15.0
      containerfile: Containerfile.pkg
      aliases: ["latest"]
      default: true
      args:
        FREEBSD_RELEASE: "15.0"

About

FreeBSD-base OCI image used by Makejails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages