mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-09-22 05:40:50 +02:00
Merge pull request #99 from ilivebox/fix-docker-meets-the-ide
docs: fix `docker meets the ide` link
This commit is contained in:
commit
8eece99f9b
2 changed files with 2 additions and 2 deletions
|
@ -229,7 +229,7 @@ Here are some common text editors and their syntax highlighting modules you coul
|
||||||
* [Atom](https://atom.io/packages/language-docker)
|
* [Atom](https://atom.io/packages/language-docker)
|
||||||
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
|
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
|
||||||
* [Emacs](https://github.com/spotify/dockerfile-mode)
|
* [Emacs](https://github.com/spotify/dockerfile-mode)
|
||||||
* For a most comprehensive list of editors and IDEs, check [Docker meets the IDE] (https://github.com/spotify/dockerfile-mode)
|
* For a most comprehensive list of editors and IDEs, check [Docker meets the IDE] (https://domeide.github.io/)
|
||||||
|
|
||||||
### Instructions
|
### Instructions
|
||||||
|
|
||||||
|
|
|
@ -229,7 +229,7 @@ Docker.com 把它自己的[索引](https://hub.docker.com/)托管到了它的仓
|
||||||
* [Atom](https://atom.io/packages/language-docker)
|
* [Atom](https://atom.io/packages/language-docker)
|
||||||
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
|
* [Vim](https://github.com/ekalinin/Dockerfile.vim)
|
||||||
* [Emacs](https://github.com/spotify/dockerfile-mode)
|
* [Emacs](https://github.com/spotify/dockerfile-mode)
|
||||||
* 如果要找更全面的关于编辑器或者 IDE 的内容,请看 [当 Docker 遇上 IDE](https://github.com/spotify/dockerfile-mode)
|
* 如果要找更全面的关于编辑器或者 IDE 的内容,请看 [当 Docker 遇上 IDE](https://domeide.github.io/)
|
||||||
|
|
||||||
### 指令
|
### 指令
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue