Skip to content

Problem running pusher-cli from inside a docker container #44

@igorGevaerd

Description

@igorGevaerd

Issue:

Running pusher from inside a docker image is facing the following problem:

root@83c474e59da6:/tools# ./pusher 
Can't get your home directory.

The image used:

  • FROM ubuntu:20.04

User:

  • root

Pusher-cli version:

  • v0.13

Binary used:

Expected behaviour:

root@asdfasdf:/tools# ./pusher 
A CLI for your Pusher account. Find out more at https://pusher.com

Usage:
  pusher [command]

Available Commands:
  channels    Commands related to the Channels product
  help        Help about any command
  login       Enter and store Pusher API key
  logout      Remove Pusher account credentials from this computer
  version     Lists the version of Pusher CLI

Flags:
  -h, --help   help for pusher

Use "pusher [command] --help" for more information about a command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions