Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 14.10.FC1/informix-developer-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ To use ```user supplied configuration files``` you must use a bind mount and mo
* Now you have a new __Docker image__ named ifx-test:v1 that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```shell
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 \
-p 27018:27018 -p 27883:27883 ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC5/informix-developer-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC5/informix-innovator-c.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC6/informix-developer-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC6/informix-innovator-c.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC7W1/informix-developer-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC7W1/informix-innovator-c.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC9W1/informix-developer-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down
2 changes: 1 addition & 1 deletion 14.10.FC9W1/informix-innovator-c.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ docker commit ifx ifx-test:v1
* Now you have a new __Docker image__ named `ifx-test:v1` that you can run that will contain your databases/tables, chunk/dbspace layout all stored inside the container. To run this you would run the following:

```
docker run --name ifx -h ifx -e LICENSE=accpet -e STORAGE=local \
docker run --name ifx -h ifx -e LICENSE=accept -e STORAGE=local \
-p 9088:9088 -p 9089:9089 -p 27017:27017 -p 27018:27018 -p 27883:27883 \
ifx-test:v1
```
Expand Down