Skip to content

Commit 04075d8

Browse files
committed
updated README with new blog URLs
1 parent d808dfd commit 04075d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker tutorial
22

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.
44

55
It contains a basic LEMP stack running with Docker, intented to be used for local web development.
66

@@ -49,4 +49,4 @@ The application is available on the port 80 of the host machine.
4949

5050
phpMyAdmin is available on port 8080.
5151

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

Comments
 (0)