similar to: HERE document in docker script file

Displaying 20 results from an estimated 10000 matches similar to: "HERE document in docker script file"

2019 May 01
1
HERE document in docker script file
On 04/30/2019 02:54 AM, Gianluca Cecchi wrote: > On Tue, Apr 30, 2019 at 4:44 AM H <agents at meddatainc.com> wrote: > >> I am trying to use a HERE document in a docker script file to generate a >> text file but must be doing something wrong since I get a warning message >> that I did not expect: >> >> EOF: line 6: warning: here-document at line 0
2019 Apr 30
0
HERE document in docker script file
On Tue, Apr 30, 2019 at 4:44 AM H <agents at meddatainc.com> wrote: > I am trying to use a HERE document in a docker script file to generate a > text file but must be doing something wrong since I get a warning message > that I did not expect: > > EOF: line 6: warning: here-document at line 0 delimited by end-of-file > (wanted `EOF') > > This is the sample script
2017 Dec 01
1
C7 and docker storage
Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > Date: Thu, 30 Nov 2017 09:55:58 +0100 > On Wed, Nov 29, 2017 at 10:23 PM, <m.roth at 5-cent.us> wrote: > >> The latter would explain the message my user's job gave him when it tried >> to umount / >> >> A bit of googling, and I see something called overlayFS can be used... but >> I know
2016 Dec 13
1
Trying virgl in fedora 25
Hello, I'm trying to test what found here: http://blog.wikichoon.com/2016/05/spice-openglvirgl-acceleration-on.html and here: https://www.kraxel.org/blog/tag/virgl/ My system is a fedora 25 laptop, born in version 23 and gradually updated to 24 and 25 now. I had a fedora 25 guest that worked ok with "normal"spice and I'm trying to configure with virgl Main components currently
2024 Jul 10
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Lauren, I am now back home where looking into these things is a little easier. From your first email to me, I started off with the selenium container you mentioned as your starting point. And that basically is your issue. It is a 'high-level' container, and it sets a user. (Essentially) all other Dockerfiles you have seen and been pointed at are 'lower-level' and operate as root
2024 Jul 10
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Hi Dirk, Thank you so much for looking into this when you got home. I greatly appreciate it. I was actually in the midst of writing to everyone the following message: ?. ?. ?. Hi All, I have some good news. ? My docker image is now up-to-date with R version 4.4.1. I first had to clear a bunch of unused data using docker system prune ?force. Apparently, it cleared over 32.53 gigs of data, and
2019 Mar 04
2
perl-Net-SCP on Centos 7
On Mon, Mar 4, 2019 at 11:28 AM Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > An older thread on CentOS pointed to this resource: > http://dries.eu/rpms/perl-Net-SCP-Expect/perl-Net-SCP-Expect > > HIH, > Gianluca > >> >> Sorry I missed the "Expect" in the rpm name....
2017 Nov 29
2
C7 and docker storage
Was working on docker on a server, and on startup, I see Nov 29 10:58:27 <servername> dockerd-current: time="2017-11-29T10:58:27.612849959-05:00" level=warning msg="devmapper: Usage of loopback devices is strongly discouraged for production use. Please use `--storage-opt dm.thinpooldev` or use `man docker` to refer to dm.thinpooldev section." Nov 29 10:58:27
2024 Jul 10
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Lauren, little oversight from my Dockerfile, if you want to follow the CRAN steps and get the R from the cloud.r-project.org server, you want to replace && add-apt-repository -y "ppa:marutter/rrutter4.0" With && add-apt-repository "deb https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/" The ppa repo is Michael Rutter personal repo
2018 Jun 14
3
CentOS Kernel Support
On Thu, Jun 14, 2018 at 3:07 PM, Jonathan Billings <billings at negate.org> wrote: > On Wed, Jun 13, 2018 at 11:16:55PM -0700, Alice Wonder wrote: > > > You might be able to pay Red Hat for an Extended Update Support > > > release of RHEL7 that has a similar version > > > (kernel-3.10.0-514.51.1.el7) but support ends November 30 2018. > > > > >
2024 Jul 11
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Hi Marco, Thank you for the follow up email. In the line below, do I replace $(lsb-release -cs) with jammy (Ubuntu 22.04) or leave it alone: Add-apt-repository ?deb https://cloud.r-project.org/bin/linux/ubuntu jammy-cran40/? It?s good to know about installations for Bioconductor. I am not currently using it, but I may need it in the future for other projects. Br, Lauren -- Lauren J. Gerber
2024 Jul 11
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Yes, keep the $(lsb-release -cs) there. This allows you to change the version of the OS without having to change anything else (for instance we are migrating all of our docker to 24.04 LTS right now, so we only have to modify the FROM entry and all of our Dockerfile will still work). From: Gerber, Lauren J <lauren.gerber at helsinki.fi> Date: Thursday, July 11, 2024 at 2:21?AM To:
2017 Jul 06
1
op-version for reset-brick (Was: Re: [ovirt-users] Upgrading HC from 4.0 to 4.1)
On Thu, Jul 6, 2017 at 5:26 PM, Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > On Thu, Jul 6, 2017 at 8:38 AM, Gianluca Cecchi <gianluca.cecchi at gmail.com > > wrote: > >> >> Eventually I can destroy and recreate this "export" volume again with the >> old names (ovirt0N.localdomain.local) if you give me the sequence of >> commands,
2019 Feb 22
2
Setting GDM resolution without knowing the monitor specs
On Feb 21, 2019, at 4:42 PM, Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > > [root at desktop xorg.conf.d]# cat 00-monitor.conf Thanks! We?ll be building another server next week, so I?ll try this then.
2017 Jul 06
2
op-version for reset-brick (Was: Re: [ovirt-users] Upgrading HC from 4.0 to 4.1)
On Thu, Jul 6, 2017 at 6:55 AM, Atin Mukherjee <amukherj at redhat.com> wrote: > > >> > You can switch back to info mode the moment this is hit one more time with > the debug log enabled. What I'd need here is the glusterd log (with debug > mode) to figure out the exact cause of the failure. > > >> >> Let me know, >> thanks >> >>
2018 Jun 14
3
CentOS Kernel Support
On 06/14/18 10:00, Peter Kjellstr?m wrote: > On Thu, 14 Jun 2018 16:26:27 +0200 > Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > ... >>>> The src.rpm for that kernel is probably available somewhere. >>> >>> I'm fairly certain you cannot download the SRPM for EUS kernels. >>> You might if you're a Red Hat customer paying for
2024 Jul 09
1
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Hi Dirk and Marco, I need to test some of the suggested solutions and circle back here. Thank you so much for your help. Br, Lauren -- Lauren J. Gerber Bioinformatician Precision Systems Medicine (Kallioniemi) Research Group iCAN ? Digital Precision Cancer Medicine Flagship Institute for Molecular Medicine Finland (FIMM) Nordic EMBL Partnership for Molecular Medicine Biomedicum Helsinki 2U,
2019 Apr 16
3
how to install Xorg X11 libXss runtime library
Hi, I try to install vtune on centos7, which shows the following message: Xorg X11 libXss runtime library is not found. 'Graphical user interface' component of VTune Amplifier cannot be installed. The install program cannot detect the Xorg X11 libXss runtime library required by the graphical user interface of the product. Contact your system administrator to install the library or
2020 Jun 17
2
Amd es1000
Uhm, X dont't start :-( Il mer 17 giu 2020, 15:34 Gianluca Cecchi <gianluca.cecchi at gmail.com> ha scritto: > On Wed, Jun 17, 2020 at 1:56 PM paride desimone <parided at gmail.com> wrote: > > > Hi, i have a proliant dl380 g5, with an amd as1000. I try to install > > centos8 with gui, but when try to start the new installed system, the > > xserver
2020 Jun 18
2
Amd es1000
I have installed in graphic mode, but I have not install gui. I try to install X afterward, because I have buied the Sander Van Vugt book: "red hat rhcsa 8 ex200". In this book, Sander, write that the exam ex200 is in gui mode and not in text. Ok I try to reinstall and pass your information to grub. Amd is a nightmare for the gpu in linux. Il mer 17 giu 2020, 18:27 Gianluca Cecchi