Skip to content

Help with Installation. Docker Wrapper and Commit ID. #4195

@tokenwizard

Description

@tokenwizard

My question:

The Main Page mentions, in the Install section, a Docker method. This is related to that method. I cannot seem to get this to work. It seems I am missing a step, but I don't see any documentation related to the Docker method included in either of the docs linked above.

What is the proper start->finish process for getting wire-server up and running via Docker?

Context:

Please provide sufficent context about your problem:
Running Docker version 27.1.1, build 63125853e3 on a fresh install of Arch Linux with the base-devel docker git packages installed.

the make command listed for the Docker method in the README fails.

How did you install wire-server?

Not able to complete installation via Docker

How many servers are involved?

1

What is installed on which servers?

I have a fresh install of Arch Linux on a server and am trying to install wire-server via Docker. Nothing else is installed on arch-base except docker git base-devel

Provide details about networking

Networking is N/A at this point since I cannot even get the installation to complete.

How did you configure wire-server?

No configuration has been completed yet as I can't get it to install.

Additional Details:
I didn't see start-finish instructions of setting up with docker, but from what I have pieced together, this is what I have tried:

git clone https://github.com/wireapp/wire-server.git
cd wire-server
git submodule update --init --recursive
make docker-deps docker-intermediate docker-services
make: *** No rule to make target 'docker-deps'.  Stop.

Should I be running the make command in a different directory? Also, there is mention that there are prebuilt docker images available to download, but there are 25 images at the link given. Do we need to download all of those? Or only certain ones?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions