mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
Merge pull request #5476 from dokku/devcontainer-fileutils
Add fileutils plugin to the devcontainer
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"extensions": [
|
||||
"golang.go",
|
||||
"mads-hartmann.bash-ide-vscode",
|
||||
"ms-vscode.makefile-tools"
|
||||
"ms-vscode.makefile-tools",
|
||||
"sleistner.vscode-fileutils"
|
||||
],
|
||||
"initializeCommand": ["mkdir", "-p", "tmp/data"],
|
||||
"mounts": [
|
||||
|
||||
Reference in New Issue
Block a user