elysiansky/capstone-vulnerable-php83

By elysiansky

Updated almost 2 years ago

image for vulnerable php8.3

Image
Security
0

922

elysiansky/capstone-vulnerable-php83 repository overview

Docker Hub Repository Overview

Docker Hub repository will contain the following:

Images:

  • Image names:
    • capstone-vulnerable-php83
  • Multiple tags for each image name:
    • Each tag will include your Docker Hub username, the current Git commit SHA at build time, and the architecture (e.g., amd64 or arm64). This allows for versioning based on both code changes and architecture.

Example Tags:

Docker Hub username is elysiansky, and the latest commit SHA is 123abc:

  • elysiansky/capstone-vulnerable-php83:123abc-amd64 (for amd64 architecture)
  • elysiansky/capstone-vulnerable-php83:123abc-arm64 (for arm64 architecture)

Additional Information:

  • The workflow builds the images based on Dockerfiles located in specific paths within the project (/nginx/Dockerfile and /php83/Dockerfile). The content of these Dockerfiles will determine the functionalities and configurations of the pushed images.

Overall, the Docker Hub repository will:

  • Host container images built from your project's code.
  • Offer multiple versions based on Git commit SHA and architecture.
  • Manual configuration is required for additional details like descriptions and visibility.

This overview is based on the provided workflow and assumes successful builds and pushes.

Tag summary

Content type

Image

Digest

sha256:7815e1623

Size

33.6 MB

Last updated

almost 2 years ago

docker pull elysiansky/capstone-vulnerable-php83:ce3f048-amd64