Skip to content

micahcowan/snap-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

snap-container

Docker container for Berkeley Snap! (GitHub) code-block programming language web app, built upon the standard httpd container.

To consume

$ docker run -p 8080:80 -d micahcowan/snap

(and then open http://localhost:8080/ in your browser)

Purpose

To make it easy to run Snap! on a local machine, even if disconnected from the internet, and still retain access to the standard code libraries and example projects.

About

Docker container for Berkeley Snap! code-block programming language web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published