Skip to content

Commit

Permalink
Add build requirement to ze-theia-slim
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
  • Loading branch information
zFernand0 authored Feb 20, 2024
1 parent dd20d36 commit 55e89d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ze/theia-slim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Based on https://github.com/theia-ide/theia-apps/tree/master/theia-docker

To build the container, run `docker build .`

**Note:** You may need to provide a GITHUB_TOKEN as a build argument with at least `repo` access for classic GitHub Tokens, or (TBD for fine grained)

The following runs Theia IDE on http://localhost:3000 with the current directory as a workspace. The option of `--init` is added to fix the [defunct process problem](https://github.com/theia-ide/theia-apps/issues/195).

```bash
Expand Down

0 comments on commit 55e89d3

Please sign in to comment.