che-server/dockerfiles/lib
Florent BENOIT b80179e009 Fix #3704 by handling recipe content as a raw content and handle # for comments correctly
1. Multiline content is escaped by default while it shouldn’t for Dockerfile content.
Users may add “String.raw” but it’s not obvious so add it automatically

2. Handle # comments correctly

Change-Id: Icafb2e790f83b4a62c0c4d29edf2be08cff1a96f
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2017-01-24 23:44:50 +01:00
..
runtime-dependencies - Rename base-cli folder to base (#3255) 2016-12-02 01:41:50 -07:00
src Fix #3704 by handling recipe content as a raw content and handle # for comments correctly 2017-01-24 23:44:50 +01:00
.babelrc - Rename base-cli folder to base (#3255) 2016-12-02 01:41:50 -07:00
.dockerignore - Rename base-cli folder to base (#3255) 2016-12-02 01:41:50 -07:00
.gitignore Fix typescript issue with latest release of TypeScript (2.1.4) 2016-12-12 02:42:03 -07:00
Dockerfile enable unit tests by default each time we build the image 2017-01-24 23:44:50 +01:00
Dockerfile.dev Use of Chefile in new cli : new 'dir' command (#3413) 2016-12-26 15:47:56 +01:00
README.md - Rename base-cli folder to base (#3255) 2016-12-02 01:41:50 -07:00
build.sh [dockerfiles] Fix scripts to be compliant with sh (and not only bash) (#3397) 2016-12-15 03:21:12 -07:00
dto-pom.xml RELEASE: set next development versions 2017-01-18 19:03:38 +02:00
package.json Fix typescript issue with latest release of TypeScript (2.1.4) 2016-12-12 02:42:03 -07:00
tsconfig.json - Rename base-cli folder to base (#3255) 2016-12-02 01:41:50 -07:00

README.md

Typescript library used in some docker images like che-dir, che-action and che-test

Steps to build the docker image:

$ build.sh