2024-08-07 13:56:15 +02:00
2024-08-07 13:56:15 +02:00
2024-06-30 12:48:35 +02:00
2024-06-30 12:48:12 +02:00

masterproject

build the dockerfile with: docker build -t slaeforms .

run the container on port 8000 with: docker run -d -p 8000:8000 slaeforms

export the container: docker save -o slaeforms.tar slaforms:latest

Description
No description provided
Readme 133 MiB
Languages
HTML 60.2%
Python 23.3%
CSS 8.6%
JavaScript 7.9%