Skip to content

DeerHide/template_container_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deerhide / Template for Container Image

Pre-requisites

Install docker

See Docker documentation

Install tools

./scripts/install_tools.sh

How to build the container image

Update manifest.yaml

name: deerhide_container_example
tags: 
  - latest
registry: ghcr.io/deerhide/template_container_image
build:
  format: oci
  args:
    - APP_UID=1000
    - UBUNTU_VERSION=24.04

Authenticate to the container registry

skopeo login ghcr.io

Launch Builder

./scripts/builder.sh

About

Template to produce Container Image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •