new clean docker file
Build
build
gpg: imported: 1 (RSA: 1)
Removing intermediate container a901b319c361
---> 0c2d90191124
Step 14/32 : RUN apt-get update && apt-get -yq install mongodb-org && mongod --fork --syslog && mkdir -p /data/db
---> Running in 3419fc092a3d
E: Type 'Executing:' is not known on line 1 in source list /etc/apt/sources.list.d/mongodb-org-3.4.list
E: The list of sources could not be read.
The command '/bin/sh -c apt-get update && apt-get -yq install mongodb-org && mongod --fork --syslog && mkdir -p /data/db' returned a non-zero code: 100section_end:1551969010:build_scriptsection_start:1551969010:after_scriptsection_end:1551969010:after_scriptsection_start:1551969010:upload_artifacts_on_failuresection_end:1551969010:upload_artifacts_on_failureERROR: Job failed: exit status 1