プレリリースの利用
プレリリースを利用する場合は、コピーした docker-compose.override.yml
の image
指定部分のコメントを外して、再接続してください。
# Uncomment the following to allow use/update Kroker from a prerelease channel.
# Note that Kroker in the prerelease channel might be unstable. Use it with great care.
image: "ghcr.io/fixpoint/kroker:v1-pre"
注意
プレリリースは基本的には提供されません。
また、プレリリースは非安定版のため動作保証の対象外です。
利用する場合は細心の注意を払ってください。