
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@strapi-community/dockerize
Advanced tools
Add docker support for a Strapi Project with ease ๐
Feel free to buy @Eventyret a โ๏ธ if this tool was helpful Open Collective
This package is currently under development and should be consider STABLE in terms of state. I/We are currently accepting contributions and/or dedicated contributors to help develop and maintain this package.
For more information on contributing please see the contrib message below.
npx @strapi-community/dockerize
You can also call it directly with arguments
npx @strapi-community/dockerize new --dbclient=mysql --dbhost=localhost --dbport=1234 --dbname=strapi --dbusername=strapi --dbpassword=strapi --projecttype=js --packagemanager=yarn --usecompose=false --env=both
Please note the new
keyword is required for this to take effect.
npx @strapi-community/dockerize new
--projectname=<projectname>
--dbtype=<dbclient>
--dbhost=<dbhost>
--dbport=<dbport>
--dbname=<dbname>
--dbusername=<dbusername>
--dbpassword=<dbpassword>
--projecttype=<projecttype>
--packagemanager=<packagemanager>
--usecompose=<usecompose>
--env=<env>
| ๐ป Command | ๐ฌ Value | ๐ฆ Type | ๐ฒ Default |
| -------------- | --------------------------------------- | ------- | ------------- |
| projectname | | String | `mystrapi` |
| dbclient | `postgres` \| `mysql` \| `mariadb` | String | `postgres` |
| dbhost | | String | `localhost` |
| dbport | `5432` \| `3306` | Number | `5432` |
| dbname | | String | `strapi` |
| dbusername | | String | `strapi` |
| dbpassword | | String | |
| projecttype | `ts` \| `js` | String | `js` |
| packagemanager | `yarn` \| `npm` | String | `yarn` |
| usecompose | `true` \| `false` | Boolean | `false` |
| env | `development` \| `production` \| `both` | String | `development` |
npx @strapi-community/dockerize reset
Note that RESET will delete the config/env
folder with all of it's content
yarn
or npm
in your projectI/We are actively looking for contributors, maintainers, and others to help shape this package. As this plugins sole purpose within the Strapi community is to be used by other developers and plugin maintainers to get fast responses time.
If interested please feel free to email the lead maintainer Simen at: simen@dehlin.dev or ping Cookie Monster#6725
on Discord.
Give a star if this project helped you. Feel free to buy [@Eventyret] a โ๏ธ if it was helpful. Open Collective
See the LICENSE file for licensing information.
FAQs
Easy add docker support for a Strapi Project
The npm package @strapi-community/dockerize receives a total of 44 weekly downloads. As such, @strapi-community/dockerize popularity was classified as not popular.
We found that @strapi-community/dockerize demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.ย It has 8 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socketโs AI scanner detected the supply chain attack and flagged the malware.