question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to run sitespeedio/sitespeed.io docker container on Docker Jenkins slave (jenkinsci/jnlp-slave)

See original GitHub issue

I am trying to run sitespeedio/sitespeed.io inside a jenkins slave agent docker container, but I am not getting any result/error. Could you please help me in fixing this?

Please find below for the console output :

docker run --shm-size=1g --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:6.2.2 https://www.google.com/ --browsertime.proxy.http=test.test.com:8080 --browsertime.proxy.https=test.test.com:8080 --outputFolder=reports

Google Chrome 63.0.3239.84 Mozilla Firefox 54.0.1

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:26 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
soulgalorecommented, Jan 2, 2018

Ah sorry, I thought Kubernetes was the problem, especially if you wanted to make sure you wheren’t using Docker in Docker. There are other problems using it also see https://github.com/sitespeedio/sitespeed.io/issues/1819.

Some Linux distros need Chrome to start in no sandbox mode, could it be that? --browsertime.chrome.args no-sandbox?

Best Peter

0reactions
soulgalorecommented, Apr 12, 2021

People usually have a problem running Docker in Docker. GitLab uses that and run sitespeed.io so I think people interested in running Jenkins should have look there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found