]> cat aescling's git repositories - mastodon.git/commit
Add DevContainer config (#17764)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Sun, 13 Mar 2022 14:03:36 +0000 (23:03 +0900)
committerGitHub <noreply@github.com>
Sun, 13 Mar 2022 14:03:36 +0000 (15:03 +0100)
commit74f406cfc97a8e9fcdfd6f040d2e6e6360b782f8
tree85209044d0c1639727fe2ac1f3ce8db11d2e7185
parent71e7d384216a2300451bc6dc3b45f642e07298ef
Add DevContainer config (#17764)

* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`
.devcontainer/Dockerfile [new file with mode: 0644]
.devcontainer/devcontainer.json [new file with mode: 0644]
.devcontainer/docker-compose.yml [new file with mode: 0644]