This is the Docker image for the frontend web application of MediaShare.
59
This is the Docker image for the frontend web application of MediaShare.
davenchy/minly-assignment-webappNote: This image is built specifically for deployment to the live server, with the server host configured to
143.244.179.9. For local development or other deployments, please build a custom image with your server’s IP address by following the instructions in the GitHub repository.
To deploy the webapp, you can pull and run this image:
docker run -p 80:80 davenchy/minly-assignment-webapp
For full setup instructions, further documentation, and customization details, visit the GitHub repository, which will be made public soon.
Content type
Image
Digest
sha256:1a6fc5610…
Size
19.7 MB
Last updated
almost 2 years ago
docker pull davenchy/minly-assignment-webapp