Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seircast-html (it's public. DO NOT INCLUDE ANY SECERET)

SEIRcast.org static html files

how to build/run

  1. docker build -t dockerstaticweb .
  2. docker run -p 80:80 dockerstaticweb

how to push to azurecr

  1. docker login seircastusf.azurecr.io -u seircastusf (need to create/enable access key in Azure portal. then copy password and paste here)
  2. docker tag dockerstaticweb seircastusf.azurecr.io/dockerstaticweb
  3. docker push seircastusf.azurecr.io/dockerstaticweb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages