getting-started-app
getting-started-app copied to clipboard
A simple application for the getting started guide in Docker's documentation
``` todo-mysql-data: ``` undefined
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.9.7. Release notes Sourced from mysql2's releases. v3.9.7 3.9.7 (2024-04-21) Bug Fixes security: sanitize timezone parameter value to prevent code injection - report by zhaoyudi...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.24.1. Release notes Sourced from @babel/traverse's releases. v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated...
2024-03-27 23:54:24 node:internal/modules/cjs/loader:1143 2024-03-27 23:54:24 throw err; 2024-03-27 23:54:24 ^ 2024-03-27 23:54:24 2024-03-27 23:54:24 Error: Cannot find module '/app/src/index.js' 2024-03-27 23:54:24 at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15) 2024-03-27 23:54:24 at Module._load (node:internal/modules/cjs/loader:981:27) 2024-03-27...
Just changed the format
run cmd in git bash (same error in powershell) : `docker build -t getting-started . ` error-logs ```console [+] Building 5.3s (10/10) FINISHED docker:desktop-linux => [internal] load build definition from...