Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5688
| From | Dominik Weitz <mollux@mollux.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] docker module |
| Date | 2020-10-08 11:48 +0200 |
| Message-ID | <mailman.1265.1602151011.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> |
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
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] docker module Dominik Weitz <mollux@mollux.de> - 2020-10-08 11:48 +0200
csiph-web