Add docker file - #178
Conversation
Signed-off-by: Pratik Dey <pratikrocks.dey11@gmail.com>
steven-esser
left a comment
There was a problem hiding this comment.
Can you write a bit of documentation as to how to go about using deltacode with Docker? So simple examples would be nice
|
Okay then i am adding in the RTD related Pr |
| @@ -0,0 +1,28 @@ | |||
| # SPDX-License-Identifier: Apache-2.0 | |||
| # | |||
| # http://nexb.com and https://github.com/nexB/scancode.io | |||
There was a problem hiding this comment.
I reckon you copied this from ScanCode.io... but there is no need to carry the scancode.io references
There was a problem hiding this comment.
This also should be changed in Dockerfile not just here in docker-compose.yml. There are other references to scancode.io too in the comments of both files that should be adapted.
It would be nice to have those changes soon and merged, as I would like to update my local installation and avoid creating my own Dockerfile locally.
Thanks a lot.
There was a problem hiding this comment.
@pombredanne , @ddmesh I changed those licenses Thanks :)
Signed-off-by: Pratik Dey <pratikrocks.dey11@gmail.com>
Added
DockerFiledocker-compose.ymlSigned-off-by: Pratik Dey pratikrocks.dey11@gmail.com