git clone https://github.com/Forrest-GoF/job-crawler-module.gitpip install -r requirements.txtcd flask; flask runcurl 127.0.0.1:5000
- download
docker-compose.yaml docker-compose up -d
- latest : for arm
- amd64 : for x86
If your development environment is
x86, use the image version ofamd64.