Commit Graph

117 Commits

Author SHA1 Message Date
Peter Parente
2edefe2797 Prefer conda-forge pkgs 2017-06-26 23:57:31 -04:00
Peter Parente
ceba183f27 Update miniconda3 to 4.3.21, Python 3.6 2017-06-25 12:54:08 -04:00
Peter Parente
19b9d93305 Revert "Fix sudoers.d inclusion on debian img (fix #394)"
This reverts commit 4b3b6697e7.
2017-06-21 07:07:13 -05:00
Peter Parente
df7a34bebe Merge pull request #397 from Stibbons/start_logs_pr
Add logs to start.sh
2017-06-09 22:50:34 -04:00
Peter Parente
4947f58181 Merge pull request #396 from Stibbons/fix_sudoers_pr
Fix sudoers.d inclusion with debian img (fix #394)
2017-06-09 22:06:45 -04:00
Gaetan Semet
7dc0fc86ec Add logs to start.sh
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2017-06-08 15:13:24 +02:00
Gaetan Semet
4b3b6697e7 Fix sudoers.d inclusion on debian img (fix #394)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2017-06-08 15:11:36 +02:00
Min RK
2e160bb941 launch single-user entrypoint if JUPYTERHUB_API_TOKEN is defined
DockerSpawner sets certain environment variables, so assume jupyterhub entrypoint when defined
2017-06-07 13:04:31 +02:00
Min RK
0805573e09 invoke start.sh in start-singleuser.sh
ensures common behavior of things like GRANT_SUDO
2017-06-07 12:49:48 +02:00
Peter Parente
45624afa1b Fix chown of $NB_USER home 2017-06-04 11:09:24 -04:00
Min RK
877a95d162 add JULIA_PKGDIR to chown in start.sh 2017-05-27 18:35:25 -07:00
Min RK
e4c54c9002 finish removing files from $HOME
- mplimporthook should be obsolete with matplotlib 2.0
- curlrc seems to be obsolete now (updates to base image?)
- set WORKDIR to $HOME instead of $HOME/work (leave work there for compatibility)
2017-05-27 18:25:26 -07:00
Stanislav Khotinok
ac9620e4a9 Added description of NB_GID to README.md files 2017-05-26 13:26:56 +02:00
Stanislav Khotinok
00591d836e Removed empty spaces 2017-05-18 16:29:51 +02:00
Stanislav Khotinok
77ea89d223 Added possibility to change GID of the NB_USER if NB_GID 2017-05-18 16:06:15 +02:00
Peter Parente
bb222f4922 Merge pull request #375 from minrk/system-wide
reduce files in home directory a bit
2017-05-16 13:54:43 -04:00
Peter Parente
1e3aa15606 Merge pull request #383 from minrk/override-port
singleuser: allow overriding port with JPY_PORT env
2017-05-16 13:54:28 -04:00
Min RK
c4a00292a9 singleuser: allow overriding port with JPY_PORT 2017-05-15 11:56:22 +02:00
Peter Parente
cfddc5a316 Merge pull request #380 from jbn/master
Add fonts-liberation requirement, fix #372
2017-05-12 12:12:43 -04:00
John B Nelson
4594cb2a45 Add fonts-liberation requirement, fix #372 2017-05-11 10:20:56 -07:00
Priya Seth
976994a17e Updates to the ppc64le Dockerfile and patch file 2017-05-11 13:01:01 -04:00
Priya Seth
9d96a0bda3 Update ppc64le Dockerfile and regenerate patch file 2017-05-11 12:49:25 -04:00
Priya Seth
fdc5f4d891 Updated patch file to build base-notebook Dockerfile on ppc64le 2017-05-09 06:11:12 -04:00
Min RK
b82162e925 make /etc/jupyter jovyan-owned 2017-05-04 14:36:35 +02:00
Min RK
c6e5e289dd reduce files in home directory
- add a few missing `--system` flags to conda config
- install default notebook config to /etc/jupyter instead of ~/.jupyter
- add a few missing `conda clean`s
2017-05-02 13:26:35 +02:00
Peter Parente
02672dc083 Fix notebook version documented in READMEs 2017-04-22 13:23:27 -04:00
Peter Parente
9e32052046 Bump to notebook 5.0, jupyterlab 0.18 2017-04-04 22:20:17 -04:00
Min RK
508bbcad7f add jupyterlab 0.17 to minimal-notebook 2017-03-16 16:48:49 +01:00
Bas Nijholt
3f9e3b66c6 Revert "Bump conda to 4.3.11"
This reverts commit ce2310fc56.
2017-03-13 15:41:53 +01:00
Bas Nijholt
65fe832c4d Bump notebook to 4.4 2017-03-13 15:16:41 +01:00
Bas Nijholt
1ed4a9bdec Install patched jupyterhub 0.7.* 2017-03-13 15:16:41 +01:00
Bas Nijholt
ce2310fc56 Bump conda to 4.3.11 2017-03-13 15:16:41 +01:00
Peter Parente
12dfd972c2 Fix #342: Update debian:jessie base image 2017-02-28 21:27:18 -06:00
Peter Parente
012b408e73 Upgrade to r-base 3.3.2
Remove pinning for plotting fix and upgrade other R packages
2017-01-02 23:11:30 -05:00
Peter Parente
19fe00c08c debian, miniconda, notebook version, option updates
* Upgrade to latest debian base image
* Upgrade to Notebook 4.3
* Upgrade to Miniconda 4.2.12
* Remove USE_HTTPS env var in favor of command line options for key and cert
* Add GEN_CERT env var for generating a self-signed certificate
* Remove PASSWORD env var in favor of the new Notebook 4.3 default token auth
  or the more secure a hashed password command line option
2016-12-31 23:27:54 -05:00
Min RK
4c363875a3 Merge pull request #305 from betamaniac/master_ppc64le
Dockerfile version for power ppc64le
2016-12-09 14:34:42 +01:00
Ilsiyar Gaynutdinov
38ae459bb2 changed License to modified BSD 2016-12-08 20:35:15 +03:00
Ilsiyar Gaynutdinov
c26954939a adding a patch file to make Dockerfile.ppc64le more maintainable and updating the Makefile to make use of the patch file 2016-12-07 22:42:20 +03:00
Min RK
43227e8ea0 JupyterHub 0.7
and get it from conda (conda-forge)

single-user protocol should still be compatible, so this shouldn't change supported Hub versions
2016-12-05 10:59:47 +01:00
Ilsiyar Gaynutdinov
d55d59521f updated copyright info 2016-11-23 16:32:42 +03:00
Ilsiyar Gaynutdinov
2dad0f2541 version for power ppc64le 2016-11-23 15:41:01 +03:00
Matt McCormick
3f86381329 Add badges with image size and layers
This uses the MicroBadger badge service. It allows prospective image users to
quickly get an idea of the size of an image from glancing at the README.
2016-11-13 23:31:58 -05:00
Peter Parente
3e0eb813cb Fix #269, NB_UID regression
Workaround docker / aufs permission problems
2016-10-11 21:29:15 -05:00
Adam Chainz
c28742a097 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-10-09 22:20:48 +01:00
Min RK
145ad1c1d2 use cdn for debian
httpredir fails semi-regularly
2016-09-28 16:17:44 +02:00
Oliver Köth
8daeeb294f avoid creation of intermediate shell in start-notebook.sh 2016-09-07 16:54:58 +02:00
John Kirkham
c102937957 base-notebook: Update tini to v0.10.0. 2016-08-12 23:21:41 -04:00
Peter Parente
69a5c1ab7f Merge pull request #258 from parente/generic-start
Add a generic start.sh script to images
2016-08-11 22:59:30 -04:00
Peter Parente
10ebacdacc Fix start command 2016-08-10 22:44:12 -04:00
Peter Parente
30d37c0186 Remove busted jhub internal link 2016-08-09 16:35:04 -04:00