This is the containerization of LYT.
Building the container is done as a multi-stage build where the artefact
present in /lyt/build
is copied into the image for the container running the
webserver.
docker build -t lyt .
None at the moment.
This is the containerization of LYT.
Building the container is done as a multi-stage build where the artefact
present in /lyt/build
is copied into the image for the container running the
webserver.
docker build -t lyt .
None at the moment.