docker-box icon indicating copy to clipboard operation
docker-box copied to clipboard

Web Interface to manage full blown docker containers and images.

Results 10 docker-box issues
Sort by recently updated
recently updated
newest added

Bumps [celery](https://github.com/celery/celery) from 3.1.23 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies

Bumps [babel](https://github.com/python-babel/babel) from 2.3.4 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...

dependencies

Bumps [django](https://github.com/django/django) from 1.11.21 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

``` Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.4.0-51-generic Found initrd image: /boot/initrd.img-5.4.0-51-generic done # Executing docker install script, commit: 3d8fe77c2c46c5b7571f94b42793905e5b3e42e4 + sh -c apt-get update...

Bumps [psutil](https://github.com/giampaolo/psutil) from 4.3.1 to 5.6.6. Changelog Sourced from psutil's changelog. 5.6.6 2019-11-25 Bug fixes 1179_: [Linux] Process cmdline() now takes into account misbehaving processes renaming the command line and...

dependencies

Env: > Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic Here's the output of the errors: ` Errors were encountered while processing: python3 python3-dev python3-pkg-resources python3-virtualenv python3-lib2to3...

script to setup docker-box on first installation for os: ubuntu-16.04-x64 - [x] update os - [x] install docker if its not available - [x] enable docker api mode - [x]...