Skip to content

Releases: hydroshare/hs_docker_base

Release 1.7.2

28 Jun 19:58
Compare
Choose a tag to compare

Added

  • django-heartbeat == 2.0.2

Release 1.7.0

02 Jun 15:26
Compare
Choose a tag to compare

Add:

  • autoflake==0.6.6
  • autopep8==1.2.2
  • defusedexpat==0.4
  • defusedxml==0.4.1
  • flake8==2.5.4

Release 1.6.10

27 Apr 19:41
Compare
Choose a tag to compare
  • add netcdf-bin
  • update netCDF4==1.2.4
  • update iRODS v4.1.8

Release 1.6.9

22 Apr 14:50
Compare
Choose a tag to compare

Refactored base image using python:2.7.11 instead of ubuntu:trusty as the basis
All other packages added as required as denoted in debug or error output of the running application

Add

  • FROM python:2.7.11
  • PostgreSQL 9.4 libs

Update

  • django==1.8.12
  • Many updated packages

Remove

  • Many unused packages

Release 1.6.8

30 Mar 15:26
Compare
Choose a tag to compare

Add

  • gunicorn==19.4.5
  • django-contrib-comments==1.6.2
  • astroid==1.4.4
  • lazy-object-proxy==1.2.1

Update

  • django==1.8.9
  • mezzanine==4.1.0
  • django-nose==1.4.3
  • django-debug-toolbar==1.4
  • sh==1.9

Remove

  • uWSGI==2.0.12
  • wsgiref==0.1.2

Release 1.6.7

24 Feb 14:23
Compare
Choose a tag to compare

Update

  • django-filter==0.11.0
  • djangorestframework==3.2.5

Release 1.6.6

10 Feb 14:16
Compare
Choose a tag to compare

Add

  • FUSE (apt-get install)
  • OWSLib==0.10.3
  • pylint==1.5.0
  • distribute (latest)

Update

  • pip v8.0.2 (get-pip.py)
  • bagit==1.5.4
  • celery==3.1.20
  • kombu==3.0.33
  • uWSGI==2.0.12

Remove

  • django-celery==3.1.1
  • django-tastypie==0.12.1
  • django-tastypie-swagger==0.1.2

Release 1.6.5

29 Jan 15:00
Compare
Choose a tag to compare
  • Python 2.7.6
  • pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)
  • Django==1.7.8
  • Mezzanine==3.1.10