Merge pull request 'feat: Updated devcontainer' (#57) from development into main
All checks were successful
Build and Push Latest Docker Image / build-and-push (push) Successful in 18s
All checks were successful
Build and Push Latest Docker Image / build-and-push (push) Successful in 18s
Reviewed-on: #57
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
{
|
||||
"name": "luke-else.co.uk",
|
||||
"image": "git.luke-else.co.uk/luke-else/lab:latest",
|
||||
"image": "git.luke-else.co.uk/luke-else/nodejs-dev:latest",
|
||||
"remoteUser": "dev",
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"settings": {
|
||||
"terminal.integrated.defaultProfile.linux": "zsh"
|
||||
},
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-vscode-remote.remote-containers",
|
||||
|
Reference in New Issue
Block a user