Skip to content

agouy/straf_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

straf_deploy

Material for the deployment of the STRAF application.

Build docker image

docker build -t agouy/straf:0.0.3 .
docker push agouy/straf:0.0.3

Run the app

docker container run -d -p 80:3838 agouy/straf:0.0.3

About

Material for the deployment of the STRAF application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors