https://github.com/datwaft/lazy-hotpot_issue
https://github.com/datwaft/lazy-hotpot_issue
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/datwaft/lazy-hotpot_issue
- Owner: datwaft
- Archived: true
- Created: 2022-12-22T16:03:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T19:06:12.000Z (over 3 years ago)
- Last Synced: 2025-02-25T04:12:28.779Z (over 1 year ago)
- Language: Lua
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Issue reproduction
Execute the following shell command:
```sh
docker build -t issue . && docker run -it issue
```