Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5690
| From | Stefan Fuhrmann <stefan@fuhrmann.homedns.org> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] docker module |
| Date | 2020-10-10 09:30 +0200 |
| 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> |
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
Re: [Python-de] docker module Stefan Fuhrmann <stefan@fuhrmann.homedns.org> - 2020-10-10 09:30 +0200
csiph-web