🚧 Work in progress on docker integration

This commit is contained in:
ajnart
2022-06-20 09:00:42 +02:00
committed by Thomas Camlong
parent aab1492934
commit df7e833b84
5 changed files with 275 additions and 6 deletions

View File

@@ -45,6 +45,7 @@
"axios": "^0.27.2",
"cookies-next": "^2.0.4",
"dayjs": "^1.11.3",
"dockerode": "^3.3.2",
"framer-motion": "^6.3.1",
"js-file-download": "^0.4.12",
"next": "12.1.6",
@@ -59,6 +60,7 @@
"@next/bundle-analyzer": "^12.1.4",
"@next/eslint-plugin-next": "^12.1.4",
"@storybook/react": "^6.5.4",
"@types/dockerode": "^3.3.9",
"@types/node": "^17.0.23",
"@types/react": "17.0.43",
"@types/uuid": "^8.3.4",