Can anyone suggest how to create a working docker container for yubix? So far I have tried ubuntu:17.04 and after
Code:
apt-get update
apt-get install -y software-properties-common python-software-properties
add-apt-repository -y ppa:yubico/stable
add-apt-repository -y ppa:yubico/yubix
then
apt-get update
fails with
Code:
Err:8 http://ppa.launchpad.net/yubico/yubix/ubuntu zesty/main amd64 Packages
404 Not Found
Ign:9 http://ppa.launchpad.net/yubico/yubix/ubuntu zesty/main all Packages
Fetched 19.1 kB in 1s (13.0 kB/s)
Reading package lists... Done
W: The repository 'http://ppa.launchpad.net/yubico/yubix/ubuntu zesty Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/yubico/yubix/ubuntu/dists/zesty/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
and of course
Code:
apt-get install -y yubix
fails too with
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package yubix