Skip to content

Commit 9344d78

Browse files
Merge pull request #73 from 99linesofcode/rework-into-collection-repo
refactor!: move and pull code from dedicated submodules
2 parents 29f7121 + bba71e0 commit 9344d78

20 files changed

Lines changed: 8 additions & 840 deletions

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "ruby"]
2+
path = ruby
3+
url = git@github.com:99linesofcode/docker-ruby.git
4+
[submodule "php"]
5+
path = php
6+
url = git@github.com:99linesofcode/docker-php.git

devcontainer/base/Dockerfile

Lines changed: 0 additions & 62 deletions
This file was deleted.

devcontainer/base/docker-compose.yml

Lines changed: 0 additions & 104 deletions
This file was deleted.

devcontainer/php/.devcontainer.json

Lines changed: 0 additions & 109 deletions
This file was deleted.

devcontainer/php/.env.example

Lines changed: 0 additions & 11 deletions
This file was deleted.

devcontainer/php/Dockerfile

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)