whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
mobiledetect
/
mobiledetectlib
/
docker
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/mobiledetect/mobiledetectlib/docker/Dockerfile.setup
FROM composer:latest AS build WORKDIR /app COPY . . COPY ./docker/build.sh . RUN pwd # Make the script executable SHELL ["/bin/bash", "-c"] RUN chmod +x build.sh RUN ./build.sh
Copyright ©2021 || Defacer Indonesia