Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

ds build fails #5

Description

@jcommelin

I followed the instructions:

git clone https://github.com/docker-scripts/ds /opt/docker-scripts/ds
cd /opt/docker-scripts/ds/
make install
ds -h
ds pull wsproxy
ds init wsproxy @wsproxy
cd /var/ds/wsproxy/
pwd
vim settings.sh
ds build

but it fails with the following error:

Reading package lists...
Building dependency tree...
Reading state information...
Package systemd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'systemd' has no installation candidate
The command '/bin/sh -c apt update &&     apt upgrade --yes &&     apt install --yes systemd &&     systemctl set-default multi-user.target' returned a non-zero code: 100

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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