ranebull

Results 3 issues of ranebull

I have some problem: root@b0cfab576e2f:/CTF# python run.py check /usr/local/lib/python2.7/dist-packages/flask_sqlalchemy/__init__.py:30: ExtDeprecationWarning: Importing flask.ext.sqlalchemy is deprecated, use flask_sqlalchemy instead. from flask.ext.sqlalchemy._compat import iteritems, itervalues, xrange, \ /usr/local/lib/python2.7/dist-packages/flask_sqlalchemy/__init__.py:30: ExtDeprecationWarning: Importing flask.ext.sqlalchemy._compat is deprecated,...

Hello! When I run `python task_import.py` then I get next error: ``` Traceback (most recent call last): File "task_import.py", line 36, in old_cat_count = len(list(cat_table)) TypeError: iter() returned non-iterator of...

**Actual behavior** ADD Dockerfile instruction **not preserve** permissions with chmod argument usage. **Expected behavior** ADD Dockerfile instruction with chmod argument **preserve** permissions **To Reproduce** Steps to reproduce the behavior: 1....

kind/bug
cmd/add
area/permissions
differs-from-docker
issue/chmod