https://github.com/rfriends/rfriends_docker
docker版rfeiends3はラジオ番組を録音するアプリです。
https://github.com/rfriends/rfriends_docker
docker radiko radio
Last synced: 3 months ago
JSON representation
docker版rfeiends3はラジオ番組を録音するアプリです。
- Host: GitHub
- URL: https://github.com/rfriends/rfriends_docker
- Owner: rfriends
- Created: 2024-12-13T04:41:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T18:27:13.000Z (11 months ago)
- Last Synced: 2025-02-04T19:34:56.153Z (11 months ago)
- Topics: docker, radiko, radio
- Language: Shell
- Homepage: https://github.com/rfriends/rfriends_docker/wiki
- Size: 310 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rfriends_dockerはdocker環境でrfriends3を動作させるスクリプトです。
コンテナを終了しても、$HOME/share/smbdir/usr2 以下に録音データが保存されます。
$ cd ~/
$ sudo apt-get -y install git
$ rm -rf rfriends_docker
$ git clone https://github.com/rfriends/rfriends_docker.git
$ cd rfriends_docker
$ docker compose up
詳細なインストール方法は以下を参照してください。
https://rfriends.github.io/rfriends/distro/docker.html