Skip to content

GilHoggarth/ukwa-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UKWA Website holding page

To build the UKWA website holding page as a container, run:

podman build -t <TAG-NAME> .

TAG-NAME will define the container service name and has no affect to the UKWA website.

To run the container image:

podman run -p 8090:80 -d <TAG-NAME>

About

Static basic UKWA website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • Shell 9.6%
  • CSS 9.1%
  • Dockerfile 2.2%