docker: install and download methods for macos and windows

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-02-27 09:10:57 +01:00
parent 964381b7e9
commit 4d66b2fa08
11 changed files with 469 additions and 3 deletions

View File

@@ -19,6 +19,6 @@
"./__tests__/**/*",
"./lib/**/*",
"node_modules",
"jest.config.ts"
"jest.config*.ts"
]
}