Skip to content

Commit cd0f55c

Browse files
committed
Fix #1
1 parent 168dd76 commit cd0f55c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

rivieradev-2018-05-17.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ template: inverse
176176

177177
**Docker Image**<br>maven:3.3.3-jdk-8
178178

179-
**Source code**<br>https://github/l0rd/containerspatterns/DYT
179+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/DYT
180180

181181
**Run command**
182182
```bash
@@ -247,7 +247,7 @@ template: inverse
247247

248248
**Docker Image**<br>containerspatterns/rust-launcher
249249

250-
**Source code**<br>https://github/l0rd/containerspatterns/CL
250+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/CL
251251

252252
**Run command**
253253
```bash
@@ -390,7 +390,7 @@ template: inverse
390390

391391
**Docker Image**<br>alpine
392392

393-
**Source code**<br>https://github/l0rd/containerspatterns/HS
393+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/HS
394394

395395
**Run command**
396396
```bash
@@ -459,7 +459,7 @@ template: inverse
459459
- maven:3.5-jdk-8 (build)
460460
- openjdk:8-jre (run)
461461

462-
**Source code**<br>https://github/l0rd/containerspatterns/S2I
462+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/S2I
463463

464464
**Build command**
465465
```bash
@@ -526,7 +526,7 @@ template: inverse
526526
**Docker Images**
527527
httpd and ubuntu
528528

529-
**Source code**<br>https://github/l0rd/containerspatterns/SC
529+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/SC
530530

531531
**Run command**
532532

@@ -665,7 +665,7 @@ A development pattern
665665
## Copy 2048 ![Docker](images/docker.png)
666666
**Docker Image**<br>2048
667667

668-
**Source code**<br>https://github/l0rd/containerspatterns/CS/
668+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/CS/
669669

670670
**Build and run commands**
671671
```bash
@@ -738,7 +738,7 @@ A runtime pattern
738738

739739
**Docker Image**<br>containerslanguages/golang
740740

741-
**Source code**<br>https://github/l0rd/containerspatterns/DSM
741+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/DSM
742742

743743
**Run command**
744744
```bash
@@ -866,7 +866,7 @@ A runtime pattern
866866

867867
**Docker Image**<br>ecc
868868

869-
**Source code**<br>https://github/l0rd/containerspatterns/ECC
869+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/ECC
870870

871871
**Run command**
872872
```bash
@@ -931,7 +931,7 @@ A runtime pattern
931931

932932
**Docker Image**<br>httpd
933933

934-
**Source code**<br>https://github/l0rd/containerspatterns/EFE/
934+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/EFE/
935935

936936
**Build and Run commands**
937937
```bash
@@ -1000,7 +1000,7 @@ A development pattern
10001000

10011001
**Docker Image**<br>obi-java
10021002

1003-
**Source code**<br>https://github/l0rd/containerspatterns/OBI
1003+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/OBI
10041004

10051005
**Build/Run commands**
10061006
```bash
@@ -1062,7 +1062,7 @@ A development pattern
10621062

10631063
**Docker Image** dfd
10641064

1065-
**Source code**<br>https://github/l0rd/containerspatterns/dfd
1065+
**Source code**<br>https://github.com/l0rd/containerspatterns/tree/master/dfd
10661066
<br>https://github/polyfunc/flask-todolist
10671067

10681068
**Build command**

0 commit comments

Comments
 (0)