Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skylar - hello!!

hello -Alec

Hello there! General kenobi -Connor hello -william

Build Instructions

We don't need docker compose since we don't have multiple services. We'll have the website at localhost:8081

So we need to map :80 within the docker -> :8081 outside the container

On server, run docker build . -t website

On server, run docker run -p 8081:80 -d --restart always <Image ID>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages