update Dockerfile

This commit is contained in:
2025-09-20 20:20:56 +02:00
parent 560ea768d3
commit cca1bbc691
3 changed files with 12 additions and 1 deletions

View File

@@ -12,6 +12,11 @@ RUN apt-get update \
&& chsh -s $(which bash) ubuntu \ && chsh -s $(which bash) ubuntu \
&& echo 'export PS1="\e[01;32m\u\e[m:\e[01;34m\w\e[m\$ "' >> /home/ubuntu/.bashrc && echo 'export PS1="\e[01;32m\u\e[m:\e[01;34m\w\e[m\$ "' >> /home/ubuntu/.bashrc
ARG NEXUS_REPO=https://rm.vilanet.fr/repository/raw
RUN --mount=type=secret,id=nexus_login,target=/tmp/nexus_login \
--mount=type=secret,id=nexus_pwd,target=/tmp/nexus_pwd \
curl -Lo /tmp/jetbrains.zip ${NEXUS_REPO}/jetbrains.zip
ENV MAVEN_HOME=/opt/maven ENV MAVEN_HOME=/opt/maven
ENV PATH=$MAVEN_HOME/bin:$PATH ENV PATH=$MAVEN_HOME/bin:$PATH

View File

@@ -1,7 +1,11 @@
{ {
"name": "OpenJDK21", "name": "OpenJDK21-Slot",
"build": { "build": {
"dockerfile": "Dockerfile", "dockerfile": "Dockerfile",
"options": [
"--secret", "id=nexus_login,src=/tmp/nexus_login",
"--secret", "id=nexus_pwd,src=/tmp/nexus_pwd"
]
}, },
"containerEnv": { "containerEnv": {
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot" "GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"

View File

@@ -1,3 +1,5 @@
To be moved to CLAUDE.md
initiative 1..n engagement 1..n epic 1..n feature 1..n story initiative 1..n engagement 1..n epic 1..n feature 1..n story
initiative initiative