_______________________________________________Hoping for clarification(s) from the source ...
Hi,
I'm trying to get the following to run:
- In a
QubesOSXenVM running Fedora 31, I'm- using
podmanto run a rootlessdocker.io/rocker/tidyversecontainer as follows:podman run -d -p 127.0.0.1:8787:8787 -v /tmp:/tmp -e ROOT=TRUE -e DISABLE_AUTH=TRUE docker.io/rocker/tidyverseFrom the
podmanhost I can test the setup usingcurllike so:curl -I --user-agent 'GoogleChrome' http://localhost:8787with the following result:
HTTP/1.1 200 OK X-Frame-Options: DENY Expires: Fri, 01 Jan 1990 00:00:00 GMT Pragma: no-cache Cache-Control: no-cache, no-store, max-age=0, must-revalidate Content-Type: text/html Content-Length: 1339 Date: Wed, 09 Sep 2020 22:38:46 GMT Connection: close X-Content-Type-Options: nosniff Server: RStudioThat looks OKish, no?
When I try however (again in the
podmanhostingXenVM) to accesslocalhost:8787using a browser (triedfirefoxandchromium), the tab shows the appropriateRStudiolabel, yet the loading-indicating applet spins endlessly to be replaced by a message stating thatRtakes longer than usual to load, accompagnied by buttons for reloading, starting in safe mode and restarting theRsession (none of which make any difference).Does anyone have an inkling why I might be unable to browse to the
RStudio Serverinstallation? Is this a case of browser incompatibility fixable by usingGoogle Chromeproper (or adjusting the user agent string (to what?))?Thanks for any hints.
Sincerely, balin
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io
--
A First Look at The Podman 2.0 API: http://crunchtools.com/a-first-look-at-the-podman-2-0-api/--
--
Scott McCarty Product Management - Containers, Red Hat Enterprise Linux & OpenShift Email: smccarty@redhat.com Phone: 312-660-3535 Cell: 330-807-1043 Web: http://crunchtools.com