国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
ELDEN RING 497 hrs 25 mins ██████████████████████████████████████████████████ 100% | |
Persona 5 Royal 291 hrs 25 mins ██████████████████████████████████████████████████ 100% | |
Persona 3 Reload 265 hrs 34 mins ██████████████████████████████████████████████████ 100% | |
Nioh 2 258 hrs 52 mins ████████████████████████████████████████████████▌░ 97% | |
Hollow Knight 234 hrs 59 mins ██████████████████████████████████████████████████ 100% | |
Metaphor: ReFantazio 220 hrs 33 mins ██████████████████████████████████████████████████ 100% | |
FINAL FANTASY VII REBIRTH 162 hrs 45 mins █████████████████████████████████████████████▌░░░░ 91% | |
Persona 4 Golden 157 hrs 41 mins ██████████████████████████████████░░░░░░░░░░░░░░░░ 68% | |
The Witcher 3: W |
国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。
Dockerized 实践 https://github.com/y0ngb1n/dockerized
body { | |
overflow-x: hidden; | |
min-width: 600px; | |
/*background-color: rgb(248,248,248);*/ | |
} | |
#container { | |
width: 100% | |
} | |
#content_right { | |
display: none |
* { | |
font-family: \5FAE\8F6F\96C5\9ED1,Tahoma,Verdana,"宋体"!important; | |
} | |
html { | |
background-color:#fff | |
} | |
body { | |
padding-top:0!important | |
} | |
iframe[id^=iframe], |
These instructions will guide you through the process of setting up local, trusted websites on your own computer.
These instructions are intended to be used on macOS Sierra, but they have been known to work in El Capitan, Yosemite, Mavericks, and Mountain Lion.
NOTE: You may substitute the edit
command for nano
, vim
, or whatever the editor of your choice is. Personally, I forward the edit
command to Sublime Text:
alias edit="/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl"