不錯(cuò),之前看過(guò)一點(diǎn)書(shū)?,F(xiàn)在看完了您講的教程之后。更清晰的知道為什么要這么做。感恩
2020-05-12
自己沒(méi)注意遇到一坑:localhost 訪(fǎng)問(wèn)表->run nginx后的要用啟動(dòng)的虛擬機(jī)ip+端口號(hào)訪(fǎng)問(wèn),不是本機(jī)ip 未必是localhost ,特別是剛裝沒(méi)配置映射端口的朋友;
2020-04-22
ghost的版本變了,ghost的Dockerfile 中復(fù)制config.js的路徑要從:COPY ./config.js /var/lib/ghost/config.js 改為:COPY ./config.js /var/lib/ghost/content/config.js
2020-04-03