https://github.com/umd-lib/worlds-fairs-static-files
https://github.com/umd-lib/worlds-fairs-static-files
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/umd-lib/worlds-fairs-static-files
- Owner: umd-lib
- License: apache-2.0
- Created: 2024-08-13T20:56:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T19:39:53.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T12:41:54.758Z (over 1 year ago)
- Language: HTML
- Size: 6.43 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# World's Fair Static Files
Provides a Docker image configuration for serving the static World's Fair site
See [umd-web-static-files][umd-web-static-files] for more information.
**Note**: When updating the base "umd-web-static-files" Docker image version,
be sure to update the "default.conf" file to reflect
any changes.
## Docker Image
To build the Docker image:
```
> docker build -t docker.lib.umd.edu/worlds-fairs-static-files: -f Dockerfile .
```
where \ is the version for the image.
The image should then be pushed to the UMD Nexus.
[umd-web-static-files]: https://github.com/umd-lib/umd-web-static-files