WIP: feat: devcontainer #61

Draft
malopieds wants to merge 5 commits from feat/devcontainer into main
Owner

added flux-local annd zensical to uv

added flux-local annd zensical to uv
feat: devcontainer
Some checks failed
Build Documentation / deploy (pull_request) Has been cancelled
a5db83b4c5
added flux-local annd zensical to uv
fix: added docker
All checks were successful
Build Documentation / deploy (pull_request) Successful in 49s
2fba7e4f5a
malopieds changed title from feat: devcontainer to WIP: feat: devcontainer 2026-05-17 14:16:00 +02:00
Author
Owner

TODO: add version to features + check for docker setup

TODO: add version to features + check for docker setup
fix: move idea to dockerfile
All checks were successful
Build Documentation / deploy (pull_request) Successful in 53s
3a6e459453

need entry in doc about it, feature => doc
ref: https://ednz.fr/docs/getting-started/quickstart/

need entry in doc about it, feature => doc ref: https://ednz.fr/docs/getting-started/quickstart/

at init :
devpod-cli up --id banquise ./
info docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /home/moot/.kube

when setting up a new env .kube should be created if not here

at init : devpod-cli up --id banquise ./ info docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /home/moot/.kube when setting up a new env .kube should be created if not here

infrastructure git:(feat/devcontainer) devpod-cli ssh
bash: ./.venv/bin/activate: No such file or directory

you need to uv sync before sourcing venv

infrastructure git:(feat/devcontainer) devpod-cli ssh bash: ./.venv/bin/activate: No such file or directory you need to uv sync before sourcing venv
mickael.razzouk force-pushed feat/devcontainer from 3a6e459453
All checks were successful
Build Documentation / deploy (pull_request) Successful in 53s
to f13e38166a
All checks were successful
Build Documentation / deploy (pull_request) Successful in 1m2s
2026-05-25 21:58:01 +02:00
Compare

faudrais mount le socket de l agent ssh pour pouvoir pull/ssh

faudrais mount le socket de l agent ssh pour pouvoir pull/ssh
feat: mkdir if loser won't read doc
All checks were successful
Build Documentation / deploy (pull_request) Successful in 55s
6a3d5cce5b
feat: added sshd
All checks were successful
Build Documentation / deploy (pull_request) Successful in 48s
ba79a40242
@ -0,0 +14,4 @@
COPY --from=extractor /usr/local/bin/ /usr/local/bin/
RUN apt update && apt install -y curl sudo git jq vim docker.io

c est pas le packet caca de docker ca ? see docker docs for install or go podman

c est pas le packet caca de docker ca ? see docker docs for install or go podman
All checks were successful
Build Documentation / deploy (pull_request) Successful in 48s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/devcontainer:feat/devcontainer
git switch feat/devcontainer
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
banquise/infrastructure!61
No description provided.