Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5689
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Stefan Fuhrmann <stefan@fuhrmann.homedns.org> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] docker module |
| Date | Fri, 9 Oct 2020 08:27:56 +0200 |
| Lines | 37 |
| Message-ID | <mailman.1272.1602224886.9580.python-de@python.org> (permalink) |
| References | <dc9ec5eb-0138-f63d-2fa2-52c275916139@fuhrmann.homedns.org> <9a9430bc-a4ff-a24c-80aa-a87ca879db22@fuhrmann.homedns.org> <a0cac5b5-02e4-b6b9-673d-2ac872539bfa@mollux.de> <38357e1c-1b5e-7e8b-4785-e09beb4ada8e@fuhrmann.homedns.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de lgtea2OIx5nc32gfPY0JIQ4bH5GDhtonYUopO59iZ09g== |
| Return-Path | <stefan@fuhrmann.homedns.org> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| Authentication-Results | mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral |
| X-Virus-Scanned | Debian amavisd-new at willy.nopanicsystems.net |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
| In-Reply-To | <a0cac5b5-02e4-b6b9-673d-2ac872539bfa@mollux.de> |
| Content-Language | en-US |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.34 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <38357e1c-1b5e-7e8b-4785-e09beb4ada8e@fuhrmann.homedns.org> |
| X-Mailman-Original-References | <dc9ec5eb-0138-f63d-2fa2-52c275916139@fuhrmann.homedns.org> <9a9430bc-a4ff-a24c-80aa-a87ca879db22@fuhrmann.homedns.org> <a0cac5b5-02e4-b6b9-673d-2ac872539bfa@mollux.de> |
| Xref | csiph.com de.comp.lang.python:5689 |
Show key headers only | View raw
Hallo mollux, das ist der trace. Mehr wird nicht ausgegeben. Danke! Gruß Stefan Am 08.10.20 um 11:48 schrieb Dominik Weitz: > Am 08.10.20 um 07:48 schrieb Stefan Fuhrmann: >> Was nicht geht ist zB >> >> print(image.id) >> >> oder >> >> print(container.id) >> >> >> File "./test.py", line 14, in <module> >> print(container.id) >> > Da bräuchte man den gesamten Stacktrace, um das zu debuggen. Da steht > nicht drin, welcher Fehler aufgetreten ist. > > > LG > > mollux > > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] docker module Stefan Fuhrmann <stefan@fuhrmann.homedns.org> - 2020-10-09 08:27 +0200
csiph-web