Skip to content

peter279k/php_crawler_lab

Repository files navigation

php_crawler_lab

Introduction

This is the Docker image build environment for PHP Crawler and some labs.

Usage

The Docker image has been published on Docker hub.

These Docker image registries are as follows:

It can use following command to download Docker image.

# Download latest php_crawler_lab image
docker pull peter279k/php_crawler:latest

Docker image build

Of course, it also allows to let developers build Docker image manually:

# Building php_crawler Docker image
docker build -t php_crawler .

About

This is the Docker image about PHP crawler lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published