ry4nzhu / Ubuntu-gdb-docker

A trivial docker project that build a Ubuntu 18.04 with gdb environment to run cpp "hello, world"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu-gdb-docker

A trivial docker project that build a Ubuntu 18.04 with gdb environment to run cpp "hello, world"

Usage

Build Docker

$bash build_docker.sh

About

A trivial docker project that build a Ubuntu 18.04 with gdb environment to run cpp "hello, world"


Languages

Language:Dockerfile 37.4%Language:Shell 36.7%Language:C++ 25.8%