This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
isspam
Watch
2
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e0bb8ea88d509e43ba3f3866da3794c0180b972
isspam
/
borded_cpp
/
Dockerfile
T
4 lines
73 B
Docker
Raw
Normal View
History
Unescape
Escape
feat: add borded_cpp benchmark target and switch Dockerfile to gcc
2025-03-20 22:32:24 +00:00
FROM
gcc:latest
RUN
apt update
&&
apt install -y cmake gdb
feat: add Dockerfile, compose.yml, and doit.sh for C++ build environment
2025-03-20 21:52:53 +00:00
WORKDIR
/home
Reference in New Issue
Copy Permalink