File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Create a container with typical port mapping:
4848
4949Here is an example on how to build the image manually:
5050
51- cd latest ; docker build --no-cache --build-arg "LICENSE=A00Y00-1KWH10-REFG92-T9JF97-TBXC06 " -t plesk/plesk .
51+ cd latest ; docker build --no-cache --build-arg "LICENSE=A00C00-KF1111-7W5V74-YCJQ36-G8EF47 " -t plesk/plesk .
5252
5353Create a container to test the image:
5454
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ services:
44 build :
55 context : ../latest/
66 args :
7- LICENSE : A00Y00-1KWH10-REFG92-T9JF97-TBXC06
7+ LICENSE : A00C00-KF1111-7W5V74-YCJQ36-G8EF47
88 logging :
99 driver : none
1010 ports :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Use Docker host IP address and 8880 port for URL to open it in the browser. The
4646
4747You can start the process of building Docker image with the following command:
4848
49- docker build --no-cache --build-arg "LICENSE=A00Y00-1KWH10-REFG92-T9JF97-TBXC06 " -t plesk/plesk-windows .
49+ docker build --no-cache --build-arg "LICENSE=A00C00-KF1111-7W5V74-YCJQ36-G8EF47 " -t plesk/plesk-windows .
5050
5151# How To Use Plesk Image On AWS EC2
5252
You can’t perform that action at this time.
0 commit comments