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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,6 @@ Partendo dal sorgente (non indico il namespace):
9
9
- docker run -d -v ~/Sites/laravel:/var/www/html -p 80:80 --name=lara laraimage
10
10
11
11
Partendo dal Docker hub:
12
-
- docker run -d -v ~/Sites/laravel:/var/www/html -p 80:80 --name=lara umigliore/laraimage
12
+
- docker run -d -v ~/Sites/laravel:/var/www/html -p 80:80 --name=lara umigliore/laraimage
13
+
14
+
[](https://microbadger.com/images/umigliore/laraimage"Get your own version badge on microbadger.com")
0 commit comments