https://github.com/inkohx/building-jsc-with-docker
Building JavaScriptCore with Docker
https://github.com/inkohx/building-jsc-with-docker
Last synced: 3 months ago
JSON representation
Building JavaScriptCore with Docker
- Host: GitHub
- URL: https://github.com/inkohx/building-jsc-with-docker
- Owner: InkoHX
- Created: 2020-11-03T04:07:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T10:53:53.000Z (over 2 years ago)
- Last Synced: 2025-01-14T00:44:15.874Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building JavaScriptCore with Docker
```bash
docker run -it --rm ghcr.io/inkohx/jsc
```