Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

docker-php

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-php - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "docker-php",
"version": "0.0.1",
"version": "0.0.2",
"description": "🐋 A simple PHP environment with Docker for local development.",

@@ -25,2 +25,2 @@ "bin": {

}
}
}

@@ -8,4 +8,4 @@ # Docker & PHP (for local development)

- [Node.js](https://nodejs.org/en/)
- [Docker](https://www.docker.com/get-started)
- [docker-compose](https://docs.docker.com/compose/install/) (linux only)
- [Docker Desktop](https://docs.docker.com/desktop/) or [Docker Engine](https://docs.docker.com/engine/)
- [Docker Compose](https://docs.docker.com/compose/install/)

@@ -32,4 +32,8 @@ ## Install

## Useful Links
## Production
- [How to deploy on remote Docker hosts with docker-compose](https://www.docker.com/blog/how-to-deploy-on-remote-docker-hosts-with-docker-compose/)
- Deploy with `docker-compose`:
[How to deploy on remote Docker hosts with docker-compose](https://www.docker.com/blog/how-to-deploy-on-remote-docker-hosts-with-docker-compose/)
- Want to use `docker stack deploy`? (recommended)
https://docs.docker.com/engine/swarm/stack-deploy/

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc