223. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/29/2018 12:14:56 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

223.1 Files compared

# Location File Last Modified
1 mobile-kidney-web-2.0.0.zip\mobile-kidney-web docker-compose.yml Wed Apr 4 20:16:48 2018 UTC
2 mobile-kidney-web-2.0.0.zip\mobile-kidney-web docker-compose.yml Tue May 29 16:19:17 2018 UTC

223.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 38
Changed 1 2
Inserted 0 0
Removed 0 0

223.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

223.4 Active regular expressions

No regular expressions were active.

223.5 Comparison detail

  1   version: ' 2'
  2   services:
  3     mobile-k idney-web:
  4       build:
  5         cont ext: .
  6         dock erfile: ne xtgen/Dock erfile
  7       env_fi le:
  8         - ne xtgen/app. env
  9       image:  ${DTR_PRE FIX}${DTR_ ORG}/mobil e-kidney-w eb
  10       ports:
  11         -  PORT
  12       expose :
  13         - "8 0"
  14       enviro nment:
  15         - SE RVICE_TAGS =${VAMF_EN VIRONMENT}
  16         - co nstraint:n odetype==* applicatio n*
  17  
  18   networks:
  19     apigatew ay-network :
  20       extern al: true