Changeset 97 in code for trunk/Dockerfile


Ignore:
Timestamp:
Oct 15, 2019, 7:56:30 AM (6 years ago)
Author:
mathieu.brunot
Message:

:sparkles: Var to enable/disable debug logs

Signed-off-by: mathieu.brunot <mathieu.brunot@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Dockerfile

    r93 r97  
    2626USER morty
    2727
     28ENV DEBUG=true
     29
    2830ENTRYPOINT ["/usr/local/morty/morty"]
Note: See TracChangeset for help on using the changeset viewer.