Changes between Initial Version and Version 1 of Ticket #1105, comment 2


Ignore:
Timestamp:
09/12/18 13:28:23 (6 years ago)
Author:
vbnekit
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1105, comment 2

    initial v1  
    3939}}}
    4040
    41 === commands
    42 prepare:
     41== commands
    4342* build image: {{{docker build -t bugreport .}}}
    4443* create container: {{{docker create --rm --privileged --name bugreport --publish 127.0.0.1:1194:1194/tcp -it bugreport}}}