Compare commits
No commits in common. "801bc9c7cb0348dc4221a3ba73f8b14fe899fb76" and "b2e9ecabb4cc52b5776f7c4afe3d07f8b6177d62" have entirely different histories.
801bc9c7cb
...
b2e9ecabb4
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
BIN
private.key
Binary file not shown.
Loading…
Reference in a new issue