index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
Age
Commit message (
Expand
)
Author
2024-02-04
bump up container image versions and drop using CPack
Ryo Nakamura
2024-02-04
drop python binding support
Ryo Nakamura
2024-02-04
build deb sources inside a container
Ryo Nakamura
2024-02-04
build source rpm inside a container
Ryo Nakamura
2024-01-18
import rpm pgp key before yum install in Alama
Ryo Nakamura
2023-12-10
dockerfile: do not run ldconfig in alpine
Ryo Nakamura
2023-12-10
dockerfile: do ldconfig after pymscp installation
Ryo Nakamura
2023-12-10
rename setup.py to pysetup.py
Ryo Nakamura
2023-09-05
fix docker/alpine-3.17: no need to make install
Ryo Nakamura
2023-07-20
drop centos8, add almalinux 8.8, update rocky to 8.8
Ryo Nakamura
2023-03-12
remove VERSION from package file names
Ryo Nakamura
2023-03-12
test: add test_python.py for testing python-mscp
Ryo Nakamura
2023-03-10
remove numpy from test, and fix compiling single binary mscp
Ryo Nakamura
2023-03-10
add alpine docker to build mscp as a single binary
Ryo Nakamura
2022-11-20
fix CMakeLists.txt
Ryo Nakamura
2022-11-19
cleanup docker-related commands in cmake
Ryo Nakamura
2022-11-13
add rocky 8.6 support
Ryo Nakamura
2022-11-12
fix buf size in remote to local copy.
Ryo Nakamura
2022-11-07
fix docker/README.md
Ryo Nakamura
2022-11-06
cleanup docker files and build/test procedure
Ryo Nakamura
2022-11-06
add `test on ubuntu` badge to README and tiny fixes
Ryo Nakamura
2022-11-06
add Dockerfile-test for test container
Ryo Nakamura
2022-11-05
add install-build-deps.sh and fix docker build procedure
Ryo Nakamura
2022-10-31
add custom_target to build mscp in contaners through cmake
Ryo Nakamura
2022-10-30
add docker files
Ryo Nakamura