Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored Aug 30, 2024
1 parent 86917c1 commit f3def20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
FROM jupyterhub/jupyterhub:latest

# Install oauthenticator for GitHub authentication
RUN pip install oauthenticator
RUN pip install authenticator dockerspawner


0 comments on commit f3def20

Please sign in to comment.