[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Docker image with HT Condor




Hi,

We have a simple HTCondor Docker Image [1][2] that we use to run Pegasus WMS workflows. If you look at the Dockerfile [3], you'll see that we start condor_master with PID != 1 with the following:

ENTRYPOINT /bin/true && /usr/sbin/condor_master -f -t

Hope this helps.

Best regards,
Thomas


On Thu, Apr 25, 2019 at 11:05 AM Dmitri Maziuk via HTCondor-users <htcondor-users@xxxxxxxxxxx> wrote:
On Thu, 25 Apr 2019 08:23:45 -0500
Greg Thain <gthain@xxxxxxxxxxx> wrote:

> Do you want a rhel-style base image? Or a Debian one?

The alpine one. (There is an alpine-glibc, hint, hint.)

One that one could use in LinuxKit builds might be nice...

(Not that I got a round tuit to play with LinuxKit yet myself)
--
Dmitri Maziuk <dmaziuk@xxxxxxxxxxxxx>
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/