在docker-compose.yml檔案里這樣寫了。以下是部分代碼
admin:
image: io/center/test:develop
command:
- /bin/bash
- -c
- apt-get update && apt-get install -y libtk8.6 wkhtmltopdf xvfb cron jq
但是執行:docker-compose up admin 時候報以下錯誤,請問高手如何才能解決!
admin_1 | /bin/bash: apt-get: command not found
使用的是Linux版本 Ubuntu 7.4
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/248755.html
標籤:Docker
上一篇:試了一下在電腦裝個投屏軟體把手機螢屏投影到電腦上玩吃雞
下一篇:如何有效的撰寫bug報告?
