mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
(devcontainers): update devcontainer file to work with rootless podman.
This commit is contained in:
parent
4e14d89e9c
commit
7d5e683577
1 changed files with 3 additions and 1 deletions
|
|
@ -25,5 +25,7 @@
|
||||||
"mhutchie.git-graph"
|
"mhutchie.git-graph"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"runArgs": ["--restart=always", "--name=Jekyll-blog"],
|
||||||
|
"remoteUser": "root"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue