Commit Graph

7 Commits

Author SHA1 Message Date
Ayaz Salikhov
f008b37ebb Remove empty README.md file 2021-05-07 14:34:56 +03:00
romainx
ba4b59db11 Resolve Docker lint (hadolint) errors
- Exclude `ppc64` Dockerfiles from the linting in pre-commit since we cannot check their build easily and so fix the lint errors without breaking something (already excluded in the `Makefile`)
- Fix examples Dockerfile to invert root and jovyan user instructions (Last user should not be root `DL3002`)
2020-08-16 10:24:24 +02:00
Peter Parente
0610908e8e Merge branch 'master' into asalikhov/bash_codestyle 2020-06-15 08:37:27 -04:00
Ayaz Salikhov
d4a632faef Fix bash files codestyle 2020-06-13 20:32:52 +02:00
Ayaz Salikhov
cf0212611f Fix yaml files codestyle 2020-06-13 20:24:39 +02:00
Justin Tyberg
4da0bf5471 Update docker-compose example README.
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:58 -05:00
Justin Tyberg
b87886633f Add example for deploying notebook container using Docker Compose.
(c) Copyright IBM Corp. 2016
2016-02-15 18:21:04 -05:00