added the hio-webs command
added the extension size parameter to hio_svc_htts_start() added the docker build step
This commit is contained in:
@@ -19,3 +19,5 @@ rpm: dist-gzip
|
||||
cp @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz "@abs_builddir@/pkgs/RPM/SOURCES"
|
||||
rpmbuild --define "_topdir @abs_builddir@/pkgs/RPM" -ba @abs_builddir@/pkgs/hio.spec --target=@build_cpu@
|
||||
|
||||
docker:
|
||||
docker -t hio:webs Dockerfile .
|
||||
|
||||
Reference in New Issue
Block a user