diff --git a/Layerfile b/Layerfile index f2eb7e1..b6b0379 100644 --- a/Layerfile +++ b/Layerfile @@ -17,5 +17,6 @@ COPY / /root RUN REPEATABLE docker-compose up -d --build --force-recreate --remove-orphans && sleep 6 +# Expose EXPOSE WEBSITE localhost:8000