Compare commits
No commits in common. "b2e9ecabb4cc52b5776f7c4afe3d07f8b6177d62" and "801bc9c7cb0348dc4221a3ba73f8b14fe899fb76" have entirely different histories.
b2e9ecabb4
...
801bc9c7cb
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
"name": "MarleyOS",
|
"name": "MarleyOS",
|
||||||
"build": {
|
"build": {
|
||||||
"dockerfile": "Dockerfile",
|
"dockerFile": "Dockerfile",
|
||||||
"context": "${localWorkspaceFolder}",
|
"context": "${localWorkspaceFolder}",
|
||||||
"args": {
|
"args": {
|
||||||
"USER_UID": "${localEnv:USER_UID}",
|
"USER_UID": "${localEnv:USER_UID}",
|
||||||
|
|
BIN
private.key
Normal file
BIN
private.key
Normal file
Binary file not shown.
Loading…
Reference in a new issue