Skip to content

sail up -d creates new docker container instead of using correct one #690

Closed
@MrLarkyy

Description

Sail Version

1.29.1

Laravel Version

11.0.0

PHP Version

8.3.6

Operating System

Windows (WSL)

OS Version

23H2

Description

Hey I'm experiencing this issue whenever I run sail up -d I notice it creates a new docker container instead of using the previous already made one. This is occurring on a freshly installed Laravel application.
I followed the Sail documentation for windows

Steps To Reproduce

follow the documentation
Then:

  • run the project with sail
  • stop the project
  • rerun the project with sail
  • now there should be an extra docker container made.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions