这是indexloc提供的服务,不要输入任何密码
Skip to content

dokku enter app not working #3972

@lmdc45

Description

@lmdc45

Just updated from 0.19.3 to latest version 0.20.4

When running
dokku enter app
nothing happen.

I realized it is working fine running
dokku enter app web

Noting I only have one single container type defined (web) and dokku enter app was working on 0.19.3

Additionally, you can run enter with no container-type. If only a single container-type is defined in your app, you will be dropped into the only running container. This behavior is not supported when specifying a custom command; as described below.

(as notified here)

normal behaviour should be that
dokku enter app
automatically select the web process if this is the only one (or maybe alert to notify a process name is required)

Metadata

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