summaryrefslogtreecommitdiff
path: root/docker/ubuntu-20.04.Dockerfile
AgeCommit message (Collapse)Author
2022-11-20fix CMakeLists.txtRyo Nakamura
* install mscp from package at docker build phase. * add docker-*-all custom targets.
2022-11-19cleanup docker-related commands in cmakeRyo Nakamura
TODO: add bruild procedure for async_write
2022-11-06cleanup docker files and build/test procedureRyo Nakamura