Changes between Version 2 and Version 3 of BRICCS Label Printing HowTo Install Using Docker


Ignore:
Timestamp:
10/06/16 11:55:34 (8 years ago)
Author:
saj.issa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BRICCS Label Printing HowTo Install Using Docker

    v2 v3  
    3737    {{{sudo docker run -itd -p 8080:8080 lcbruit/briccs_label:v1.1}}}
    3838
    39 9. Test BRICCS Label Printing :
     395. Test BRICCS Label Printing :
    4040
    4141    {{{http://XXXXXXXXXXXXXX.xuhl-tr.nhs.uk:8080}}}
    4242
     43===Further Info===
     44
     451. This docker image uses tomcat as the application server.
     46
     472. Printer template definitions are located in WEB-INF\classes\org\bru\briccs\labels\webapp
     48
     493. Templates are located in WEB-INF\classes
     50
     514. Both template definitions and templates can be changed prior to build in the zip file provided.
     52
     53
     54