Skip to content

ObrienlabsDev/ObrienlabsDev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

Downloading

gsutil -m cp \
  "gs://obrienlabs-dev-website/error.html" \
  "gs://obrienlabs-dev-website/index.html" \
  "gs://obrienlabs-dev-website/styles.css" \
  .

Uploading

Local run via Docker container

docker run -d --rm --name apache -p 8080:80 -v ${PWD}:/usr/local/apache2/htdocs/ httpd:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published