Skip to content

niran/riverside-provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riverside Provisioning

Reproducible builds for riverside, a collection of utilities. Instead of spinning up a utility server and installing utilities on it, riverside runs containers for utilities that can be run locally or on a cloud VM.

Requirements

  • Docker
  • Docker Compose

Best Practices

  • To avoid bit rot, docker save our base images and back them up.Example: docker save myimage:latest | gzip > myimage_latest.tar.gz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published