testing-area / entrypoint.sh
chartManD's picture
removido del entrypoiny del Dickerfile
32a3a5d
raw
history blame
171 Bytes
#! /bin/sh
apt update -y
apt upgrade -y
apt -y install apache2
apt -y install nodejs
node -v
rm -rf /var/lib/apt/lists/*
# pwd
# ls -la
# whoamiz
# id
ls
#node mocos.js