Go to file
Artur 0f1801528f RUN apt-get update && \
apt-get -qy full-upgrade && \
    apt-get install -qy curl && \
    curl -sSL https://get.docker.com/ | sh && \
	apt-get install -y maven && \
	apt-get install -y nodejs && \
	apt-get install -y npm
2025-01-07 14:56:14 +01:00
deploy-this 'themself.eu' to create certs 2024-12-30 11:03:21 +01:00
jenkins RUN apt-get update && \ 2025-01-07 14:56:14 +01:00
nginx-config proxy_pass http://zaklik_by_node_js:3001; 2024-12-30 14:40:02 +01:00