4 lines
No EOL
77 B
Docker
4 lines
No EOL
77 B
Docker
FROM lipanski/docker-static-website:latest
|
|
|
|
# Copy your static files
|
|
COPY . . |