WIP: feat: devcontainer #61
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
banquise/infrastructure!61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/devcontainer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
added flux-local annd zensical to uv
feat: devcontainerto WIP: feat: devcontainerTODO: add version to features + check for docker setup
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
infrastructure git:(feat/devcontainer) devpod-cli ssh
bash: ./.venv/bin/activate: No such file or directory
you need to uv sync before sourcing venv
3a6e459453f13e38166afaudrais mount le socket de l agent ssh pour pouvoir pull/ssh
@ -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.ioc est pas le packet caca de docker ca ? see docker docs for install or go podman
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.