https://github.com/wichmann/linkpage-brinkstrasse
https://github.com/wichmann/linkpage-brinkstrasse
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wichmann/linkpage-brinkstrasse
- Owner: wichmann
- License: mit
- Created: 2023-11-03T18:34:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T08:19:31.000Z (over 2 years ago)
- Last Synced: 2025-02-02T08:14:34.427Z (over 1 year ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linkpage
Simple linkpage for school server.
## Usage
To build the image just execute the following command:
docker image build -t linkpage .
After that you can run the container with:
docker run -p 8080:8080 -d linkpage
## Requirements
*