Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Nebulaworks/docker-gopresent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Go Present

Docker container for running a presentation with go present

Build

To build the container:

make build

Running

To run any given presentation, navigate to the .slide and run:

docker run -p 3999:3999 -v $(pwd):/app --rm -t nebulaworks/gopresent:<version>

About

Docker container for running go present

Resources

License

Stars

Watchers

Forks

Packages

No packages published