Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-04 | bump up container image versions and drop using CPack | Ryo Nakamura | |
We have already provided DEB packages in launchpad PPA and RPM packages in COPR. Thus, we need no more deb/rpm packages in Github releases. The single binary build of mscp is an execptio. Updated container image versions: - almalinux 8.8 -> 9.3 - rocky 8.8 -> 8.9, and 9.3 is added - alpine 3.17 -> 3.19 | |||
2023-07-20 | drop centos8, add almalinux 8.8, update rocky to 8.8 | Ryo Nakamura | |
And cleanup Docker files | |||
2022-11-13 | add rocky 8.6 support | Ryo Nakamura | |
2022-11-12 | fix buf size in remote to local copy. | Ryo Nakamura | |
Too large buffer size for sftp_async_read causes unfinished copy: sftp_async_read returns 0 althrough data remains. | |||
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-30 | add docker files | Ryo Nakamura | |