You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Docker tutorial
2
2
3
-
This repository comes with the blog article [From Vagrant to Docker: How to use Docker for local web development](http://blog.osteel.me/posts/2015/12/18/from-vagrant-to-docker-how-to-use-docker-for-local-web-development.html"From Vagrant to Docker: How to use Docker for local web development"). Please refer to it for a full explanation.
3
+
This repository comes with the blog article [From Vagrant to Docker: How to use Docker for local web development](http://tech.osteel.me/posts/2015/12/18/from-vagrant-to-docker-how-to-use-docker-for-local-web-development.html"From Vagrant to Docker: How to use Docker for local web development"). Please refer to it for a full explanation.
4
4
5
5
It contains a basic LEMP stack running with Docker, intented to be used for local web development.
6
6
@@ -49,4 +49,4 @@ The application is available on the port 80 of the host machine.
49
49
50
50
phpMyAdmin is available on port 8080.
51
51
52
-
Again, for the complete tutorial please head to the [original post](http://blog.osteel.me/posts/2015/12/18/from-vagrant-to-docker-how-to-use-docker-for-local-web-development.html"From Vagrant to Docker: How to use Docker for local web development").
52
+
Again, for the complete tutorial please head to the [original post](http://tech.osteel.me/posts/2015/12/18/from-vagrant-to-docker-how-to-use-docker-for-local-web-development.html"From Vagrant to Docker: How to use Docker for local web development").
0 commit comments