{"id":21857579,"url":"https://github.com/hjerpbakk/dotnet-script-docker","last_synced_at":"2026-04-18T09:40:43.773Z","repository":{"id":46907086,"uuid":"168661842","full_name":"hjerpbakk/dotnet-script-docker","owner":"hjerpbakk","description":"Docker image containing the latest version of dotnet-script.","archived":false,"fork":false,"pushed_at":"2022-04-20T13:14:27.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T19:32:14.367Z","etag":null,"topics":["docker","docker-image","dotnet","dotnet-script"],"latest_commit_sha":null,"homepage":"https://hjerpbakk.com/projects/","language":"Shell","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/hjerpbakk.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}},"created_at":"2019-02-01T07:52:39.000Z","updated_at":"2023-03-17T12:14:59.000Z","dependencies_parsed_at":"2022-09-12T10:41:54.455Z","dependency_job_id":null,"html_url":"https://github.com/hjerpbakk/dotnet-script-docker","commit_stats":null,"previous_names":["hjerpbakk/dotnet-script-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hjerpbakk/dotnet-script-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjerpbakk%2Fdotnet-script-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjerpbakk%2Fdotnet-script-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjerpbakk%2Fdotnet-script-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjerpbakk%2Fdotnet-script-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjerpbakk","download_url":"https://codeload.github.com/hjerpbakk/dotnet-script-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjerpbakk%2Fdotnet-script-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31964541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-image","dotnet","dotnet-script"],"created_at":"2024-11-28T02:30:05.311Z","updated_at":"2026-04-18T09:40:38.762Z","avatar_url":"https://github.com/hjerpbakk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnet-script Docker Image\n\n[![Build status](https://github.com/sankra/dotnet-script-docker/workflows/CI/badge.svg)](https://github.com/Sankra/dotnet-script-docker/actions) [![Pulls from DockerHub](https://img.shields.io/docker/pulls/hjerpbakk/dotnet-script.svg)](https://hub.docker.com/r/hjerpbakk/dotnet-script/)\n\nThis is a [Docker image](https://hub.docker.com/r/hjerpbakk/dotnet-script/) containing the latest version of dotnet-script.\n\n\n## Runing scripts\n\nExample, shows the version of the dotnet script, 1.3.1 at the time of writing:\n\n```shell\ndocker run --rm -it hjerpbakk/dotnet-script --version\n\n1.3.1\n```\n\nRunning the script `foo.csx` with one argument:\n\n```shell\ndocker run --rm -it --volume=\"$PWD:/scripts:ro\" hjerpbakk/dotnet-script foo.csx -- arg1\n```\n\nFor further information, see [dotnet-script's own readme](https://github.com/filipw/dotnet-script/blob/master/README.md).\n\n## Building the image locally\n\nStanding in this folder, use the following command to build the image locally:\n\n```shell\ndocker build -t hjerpbakk/dotnet-script:tag .\n```\n\nWhere `:tag` is an optional version number, like `:1.3.1`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjerpbakk%2Fdotnet-script-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjerpbakk%2Fdotnet-script-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjerpbakk%2Fdotnet-script-docker/lists"}