Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5690

Re: [Python-de] docker module

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 Sat, 10 Oct 2020 09:30:27 +0200
Lines 58
Message-ID <mailman.1287.1602315037.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> <f44f2f61-658e-238a-419c-41ac719e0f62@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 H+DpqYkkBIwf70glk0/0ywe0xmKCT3//X5I2BP7LoylA==
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 <38357e1c-1b5e-7e8b-4785-e09beb4ada8e@fuhrmann.homedns.org>
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 <f44f2f61-658e-238a-419c-41ac719e0f62@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> <38357e1c-1b5e-7e8b-4785-e09beb4ada8e@fuhrmann.homedns.org>
Xref csiph.com de.comp.lang.python:5690

Show key headers only | View raw


Hallo zusammen,


die yaml war nicht in Ordnung, deshalb die Ausgabe.


Jetzt gehts.


Danke!

Gruß

Stefan



Am 09.10.20 um 08:27 schrieb Stefan Fuhrmann:
> 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
> _______________________________________________
> 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


Thread

Re: [Python-de] docker module Stefan Fuhrmann <stefan@fuhrmann.homedns.org> - 2020-10-10 09:30 +0200

csiph-web