Skip to content

feat: "Paranoid" workflow #31

Description

@jakub-bochenski

One could use the current setup to only install the files and fallback to bare docker compose, but I don't want to complicate #23 with it.

Running this will create the files (notice no docker socket mounted)

docker run --rm -it -v"$PWD:$PWD" -w"$PWD" -e TERM --network none ghcr.io/VirtusLab/sandcat init

(For extra assurance one could run it on an empty folder.)

Then use devcontainers or docker compose "manually" and you don't need to trust any external shell scripts to run on your machine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions