一、使用docker-compose啟動redis. 在 docker-compose.yml 檔案中寫入下列內容: redis: image: redis container_name: my_redis command: ...
確定! 回上一頁