Skip to content

README-docker outdated #203

@frogshead

Description

@frogshead

Describe the bug
Section Running docker-compose with public images has an example where it points docker compose file .\docker-compose-from-remote.yml which does not exists.

To Reproduce
Steps to reproduce the behavior:

  1. Copy-paste example from the bottom of README-docker.md.
  2. Try to run: $env:ENV_FILE="configfile.env"; docker-compose -f .\docker-compose-from-remote.yml up --build

Expected behavior
Should use some pre-built images, but throws file not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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