Skip to content
  • Takuya Ono's avatar
    00736c95
    🐛 fix(Dockerfile): dahdi-dkmsパッケージのインストールに失敗した場合に、エラーを出力しないように変更しました · 00736c95
    Takuya Ono authored
    dahdi-dkmsパッケージのインストールに失敗した場合、以前はエラーが出力されていましたが、これは問題がないため、エラーを出力しないように変更しました。
    ※ dahdi-dkmsパッケージはdkms 3.0以上を要求してインストール出来ないことが有るが無視することにした close #15
    
    📝 docs(README.md): 環境変数の説明を追加しました
    また、README.mdに環境変数の説明を追加し、TYPEとDAHDIの環境変数を使用して、Debianパッケージのタイプを指定し、dahdi-dkmsパッケージをインストールするかどうかを指定できるようにしました。
    
    🐛 fix(Dockerfile): change to not output error when dahdi-dkms package installation fails
    📝 docs(README.md): add description of environment variables
    
    Previously, an error was output when the installation of the dahdi-dkms package failed, but this is not a problem, so we changed it not to output an error. We also added a description of environment variables to README.md, allowing you to specify the type of Debian package by using the TYPE and DAHDI environment variables, and whether to install the dahdi-dkms package.
    00736c95
    🐛 fix(Dockerfile): dahdi-dkmsパッケージのインストールに失敗した場合に、エラーを出力しないように変更しました
    Takuya Ono authored
    dahdi-dkmsパッケージのインストールに失敗した場合、以前はエラーが出力されていましたが、これは問題がないため、エラーを出力しないように変更しました。
    ※ dahdi-dkmsパッケージはdkms 3.0以上を要求してインストール出来ないことが有るが無視することにした close #15
    
    📝 docs(README.md): 環境変数の説明を追加しました
    また、README.mdに環境変数の説明を追加し、TYPEとDAHDIの環境変数を使用して、Debianパッケージのタイプを指定し、dahdi-dkmsパッケージをインストールするかどうかを指定できるようにしました。
    
    🐛 fix(Dockerfile): change to not output error when dahdi-dkms package installation fails
    📝 docs(README.md): add description of environment variables
    
    Previously, an error was output when the installation of the dahdi-dkms package failed, but this is not a problem, so we changed it not to output an error. We also added a description of environment variables to README.md, allowing you to specify the type of Debian package by using the TYPE and DAHDI environment variables, and whether to install the dahdi-dkms package.
Loading