informatica:linux:radio:airtime:docker
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
informatica:linux:radio:airtime:docker [2022/02/22 19:19] – created jose | informatica:linux:radio:airtime:docker [2022/02/23 11:24] (current) – jose | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | apt-get install wget gdebi | + | https:// |
- | ************************* | + | < |
- | docker run -ti debian:8 | + | docker run --cap-add=ALL -p 8000:8000 -p 8001:8001 -p 80:80 -p 443:443 -e LANG=en_US.UTF-8 |
- | update-locale | + | |
- | apt-get update | ||
- | apt-get install wget gdebi dialog apt-utils | ||
- | apt-get install locales | ||
locale-gen en_US.UTF-8 | locale-gen en_US.UTF-8 | ||
+ | update-locale LANG=en_US.UTF-8 | ||
+ | rm / | ||
+ | ln -s /usr/share | ||
+ | ln -s / | ||
+ | |||
+ | apt-get update | ||
+ | apt-get install -y wget gdebi dialog apt-utils python-virtualenv python-configobj | ||
wget http:// | wget http:// | ||
Line 16: | Line 19: | ||
apt-get update | apt-get update | ||
- | apt-get install airtime | + | apt-get install |
- | root@radio: | + | /etc/init.d/ |
- | Reading package lists... Done | + | /etc/init.d/icecast2 start |
- | Building dependency tree | + | /etc/init.d/ |
- | Reading state information... Done | + | apache2ctl start |
- | Package airtime 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 'airtime' has no installation candidate | + | /var/lib/airtime/ |
- | root@radio: | + | |
+ | / | ||
+ | / | ||
+ | / | ||
- | ************************* | + | </ |
+ | ====== LOGS ====== | ||
+ | < | ||
- | + | </code> | |
- | ubuntu: | + | |
- | + | ||
- | apt-get update | + | |
- | apt-get install git apt-utils python-configobj | + | |
- | git clone https:// | + | |
- | cd Airtime | + | |
- | pip install pyinotify pytz PyDispatcher poster | + | |
- | + | ||
- | ./install | + |
informatica/linux/radio/airtime/docker.1645557591.txt.gz · Last modified: 2022/02/22 19:19 by jose