Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Commit

Permalink
Remove browserless user
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Nov 30, 2018
1 parent f19f27e commit c95a6bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
FROM browserless/chrome:release-puppeteer-1.9.0

RUN addgroup --gid 1000 browserless \
&& adduser browserless --uid 1000 --gid 1000 --shell /bin/sh

USER browserless
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
[![Docker Build Status](https://img.shields.io/docker/build/meltwater/browserless.svg)](https://hub.docker.com/r/meltwater/browserless/)

Custom Docker build of [Browserless].
Runs as non-root user `browserless`.

[Browserless]: https://www.browserless.io/

Expand Down

0 comments on commit c95a6bf

Please sign in to comment.