{"id":19402657,"url":"https://github.com/cscfi/docker-emscripten-crypt4gh","last_synced_at":"2025-02-24T23:46:32.809Z","repository":{"id":65669455,"uuid":"596975749","full_name":"CSCfi/docker-emscripten-crypt4gh","owner":"CSCfi","description":"Docker image for compiling crypt4gh applications built with emscripten into wasm","archived":false,"fork":false,"pushed_at":"2024-08-12T05:55:35.000Z","size":44,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-07T12:23:54.153Z","etag":null,"topics":["crypt4gh","docker","docker-image","emscripten","emscripten-sdk","libsodium","openssl","webassembly"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSCfi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-03T10:50:45.000Z","updated_at":"2024-08-17T01:38:05.000Z","dependencies_parsed_at":"2023-12-22T10:45:54.841Z","dependency_job_id":"4c8bf052-67b2-4cf9-ae9c-02a6c7f590af","html_url":"https://github.com/CSCfi/docker-emscripten-crypt4gh","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2Fdocker-emscripten-crypt4gh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2Fdocker-emscripten-crypt4gh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2Fdocker-emscripten-crypt4gh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2Fdocker-emscripten-crypt4gh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSCfi","download_url":"https://codeload.github.com/CSCfi/docker-emscripten-crypt4gh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240576490,"owners_count":19823293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crypt4gh","docker","docker-image","emscripten","emscripten-sdk","libsodium","openssl","webassembly"],"created_at":"2024-11-10T11:25:00.633Z","updated_at":"2025-02-24T23:46:32.789Z","avatar_url":"https://github.com/CSCfi.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emscripten docker image for compiling crypt4gh applications\n\nThis implementation was extracted from [swift-browser-ui](https://github.com/CSCfi/swift-browser-ui/blob/e1b2525be8a5b779dca524378746637e9bfab4ee/devproxy/Dockerfile-emsdk-deps).\n\nThis container makes it easy to compile `crypt4gh` applications built with `emscripten` into `wasm` without installing dependencies locally.\n\n\n## Stack\nThe provided docker image is an extension of [emscripten/emsdk](https://hub.docker.com/r/emscripten/emsdk/tags) official docker image.\n\nIncluded libraries\n- [libsodium](https://libsodium.org)\n- [openssl](https://www.openssl.org)\n- [libcrypt4gh](https://github.com/CSCfi/libcrypt4gh)\n- [libcrypt4gh-keys](https://github.com/CSCfi/libcrypt4gh-keys)\n\n## How to use this container\nBuild the image with\n\n    docker buildx build .\n\nor download it\n\n    docker pull ghcr.io/cscfi/docker-emscripten-crypt4gh:latest\n\nBuild your application\n\n    docker run --rm -it --mount type=bind,source=${YOUR_APPLICATION_SOURCE_CODE},target=/src/ ghcr.io/cscfi/docker-emscripten-crypt4gh:latest YOUR-MAKEFILE-COMMAND-HERE\n\n## Extras\nYou can provide argument variables to change which library versions get built.\n\n`emscripten`, `libsodium`, and `openssl` versions can be changed with `--build-arg` by changing the value of `EMSCRIPTEN_VERSION`, `LIBSODIUM_VERSION`, `EMSDK_IMAGE` and `OPENSSL_VERSION`.\n\n\u003e__NOTE:__ To build only ARM images use -arm in version tag and for ARM built images. For example `EMSDK_IMAGE --build-arg=\"EMSDK_IMAGE=\u003clocal-registry\u003e/emscripten/emsdk\"  --build-arg=\"EMSCRIPTEN_VERSION=3.1.21-arm\"` instructs to use locally build emsdk:3.1.21-arm container. \n\n# License\n\n`docker-emscripten-crypt4gh` and its sources are released under MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscfi%2Fdocker-emscripten-crypt4gh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcscfi%2Fdocker-emscripten-crypt4gh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscfi%2Fdocker-emscripten-crypt4gh/lists"}