Skip to content

crstall4/gospelstudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo docker build -t gospelstudy /home/clayton/git/gospelstudy sudo docker run --rm -v /home/clayton/git/gospelstudy:/app -dp 80:5000 gospelstudy

OR: sudo docker build -t ghcr.io/crstall4/gospelstudy /home/clayton/git/gospelstudy sudo docker push ghcr.io/crstall4/gospelstudy

OR: sudo docker pull ghcr.io/crstall4/gospelstudy sudo docker run -dp 80:5000 --restart always ghcr.io/crstall4/gospelstudy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors