Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

refactor readme.md instructions for Docker  #4

@bbertucc

Description

@bbertucc

readme.md currently doesn't include any info about a docker installation.

Sample info:

Getting Started

  1. Install Docker.
  2. Clone the repo and cd the repo's folder.
  3. Build a Docker Image with docker build -t equalify-scan ..
  4. Create a container with docker run -it --name equalify-scan-container equalify-scan.
  5. Execute an axe-cli command with docker exec equalify-scan-container [command].

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions