Skip to content

Commit

Permalink
small updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalev committed Nov 26, 2023
1 parent 261eeb5 commit 90fe82c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ A GUNet puppeteer Docker image
**Important**: This is a work in progress

# References
Puppeteer [documentation](https://pptr.dev/guides/docker)
Reference [Dockerfile](https://github.com/puppeteer/puppeteer/blob/main/docker/Dockerfile)
* Puppeteer [documentation](https://pptr.dev/guides/docker)
* Reference [Dockerfile](https://github.com/puppeteer/puppeteer/blob/main/docker/Dockerfile)

# Usage
* Environment variables
Expand All @@ -16,7 +16,7 @@ Reference [Dockerfile](https://github.com/puppeteer/puppeteer/blob/main/docker/D
* Specific scenarios:
- `cas`: `./login.js <SSO BASE URL>`
* Arguments
- `<SSO BASE URL`: An example might be `https://sso.uoi.gr` or `https://worker-01.dev.gunet.gr:8443/cas` (in the case of `simple-cas`)
- `<SSO BASE URL>`: An example might be `https://sso.uoi.gr` or `https://worker-01.dev.gunet.gr:8443/cas` (in the case of `simple-cas`)

# Size
* Disk size: `1.17 GB`

0 comments on commit 90fe82c

Please sign in to comment.