[docker] shorter name

This commit is contained in:
Shish 2024-01-06 14:03:35 +00:00
parent 132778c9e1
commit f4917da054

View file

@ -1,7 +1,7 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the // For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile // README at: https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile
{ {
"name": "Shimmie Dockerfile", "name": "Shimmie",
"build": { "build": {
"context": "..", "context": "..",
"dockerfile": "../Dockerfile", "dockerfile": "../Dockerfile",