Skip to content

Michaelpalacce/docker-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run a docker mod

This script allows for storing files in a docker registry for the purpose of applying a runtime patch to an image.

Build the mod to have it

docker buildx build . -t stefangenov/test-mod --push 

Running it

DOCKER_MODS=stefangenov/test-mod ./mod_runner.sh 2>out.log

About

This is a test for creating docker mods that can be applied realtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •