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

Run command drops into shell when using pack #7863

@silentjay

Description

@silentjay

Description of problem

Clean install of dokku on ubuntu 24.04 arm64. Trying to build a Django project.

Pushing repo to dokku results in:

remote: ! Herokuish builder not supported on arm64 servers. 
remote: ! Switching to pack builder. 
remote: -----> Cleaning up... 
remote: -----> Building <app> from cnb stack heroku/builder:24 (experimental)... 
remote: ! Missing pack, install it 
remote: ! Removing invalid image tag dokku/<app>:latest 
remote: ! App build failed

Installed pack-v0.38.2-linux-arm64.tgz and was able to build the app successfully. However all dokku run <app> <command> would result in being dropped immediately into the python shell.

Discovered DOKKU_APP_TYPE: pack, which when set to herokuish the problem disappeared.

Steps to reproduce

.

dokku report $APP_NAME

.

Additional information

No response

Output of failing commands after running: dokku trace:off

Output of failing commands after running: dokku trace:on

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions