[elbe-devel] [PATCH v2] dockerfile: make elbe-testing run in docker

John Ogness john.ogness at linutronix.de
Mon Jul 30 11:21:26 CEST 2018


Hi Manuel,

On 2018-07-30, John Ogness <john.ogness at linutronix.de> wrote:
> I would expect that "stop" does what "stoprm" is doing. And the
> current "stop" implementation renamed to something like "pause" with a
> useful "continue" target implemented to get the paused instance
> running again. The motivation for my logic is that targets always have
> a useful counterpart:
>
>     start <-> stop
>     pause <-> continue
>     build <-> clean

I just realized that the docker Makefile uses "connect" as the target
whereas the elbe command is "attach". It might add more coherency
between docker and non-docker projects if both used "attach" as the
keyword.

John Ogness

-- 
John Ogness
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 20; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list