Skip to content

PlatonOrg/sandbox-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerImage

Docker image of the PLaTOn sandbox.

Overview

This repository is meant to separate the Docker Image from the Sanbox repository PlatonOrg/sandbox. The image is published to GitHub Container Registry (ghcr.io).

Pulling the Image

docker pull ghcr.io/platonorg/sandbox-image:latest

Available Tags

  • latest - Always points to the most recent stable build from the main branch
  • dev - Points to the most recent development build from the develop branch
  • YYYYMMDD - Date-based tags (e.g., 20241201)
  • <sha> - Git commit SHA from when the image was built

About

Docker image used by the PLaTOn sandbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors