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
42938575d354c0e566723de0aa9f6016e72230bd
isspam
/
borded_cpp
/
Dockerfile
T
4 lines
73 B
Docker
Raw
Normal View
History
Unescape
Escape
Updated Dockerfile to use gcc
2025-03-20 23:32:24 +01:00
FROM
gcc:latest
RUN
apt update
&&
apt install -y cmake gdb
Docker setup.
2025-03-20 22:52:53 +01:00
WORKDIR
/home
Reference in New Issue
Copy Permalink