Skip to content

Source code for TacOS Linux website

License

Notifications You must be signed in to change notification settings

TacOSLinux/tacoslinux.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TacosLinux Website

Source code for TacOS Linux website

Getting Started

Simply run the following

docker build -t tacoslinux .

docker run --name tacoslinux_web -p 8080:80 tacoslinux

or skip the build and download from Docker Hub:

docker run --name tacoslinux_web -p 8080:80 mindovermiles262/tacoslinux:latest

Then navigate to http://localhost:8080

About

Source code for TacOS Linux website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published