Skip to content

Material for the deployment of the STRAF application

License

Notifications You must be signed in to change notification settings

agouy/straf_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

No packages published