10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
Build image: docker build --tag=itop/docker:0.1 .
|
|
Run : docker run -p 80:80 -d itop/docker:0.1
|
|
|
|
|
|
DB username: root
|
|
DB password: password
|
|
iTop url: http://localhost/itop/
|
|
|
|
|