{"id":18857608,"url":"https://github.com/theqrl/qrl-docker","last_synced_at":"2025-10-24T07:32:05.764Z","repository":{"id":30558093,"uuid":"105347612","full_name":"theQRL/qrl-docker","owner":"theQRL","description":"Docker images for build environments","archived":false,"fork":false,"pushed_at":"2024-08-25T16:26:27.000Z","size":48,"stargazers_count":6,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-30T19:35:54.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/theQRL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-09-30T06:30:22.000Z","updated_at":"2024-10-04T08:04:54.000Z","dependencies_parsed_at":"2024-12-31T16:02:13.674Z","dependency_job_id":null,"html_url":"https://github.com/theQRL/qrl-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theQRL%2Fqrl-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theQRL%2Fqrl-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theQRL%2Fqrl-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theQRL%2Fqrl-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theQRL","download_url":"https://codeload.github.com/theQRL/qrl-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239799320,"owners_count":19699035,"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":[],"created_at":"2024-11-08T04:07:17.939Z","updated_at":"2025-10-24T07:32:05.760Z","avatar_url":"https://github.com/theQRL.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# qrl-docker\n\n[![CircleCI](https://circleci.com/gh/theQRL/qrl-docker.svg?style=svg)](https://circleci.com/gh/theQRL/qrl-docker)\n\nThis repo contains images used by QRL build processes.\n\nEach branch contains configuration specific for each platform. The Dockerfile can also be used as a reference of our recommended installation steps.\n\n## Example usage\n\n(requires Docker to be installed)\n\n1. Pull docker image of QRL node in Ubuntu 22.04 container:\n\n    ```bash\n    docker pull qrledger/qrl-docker:jammy\n    ```\n\n2. Run a detached container, may need this arg [--platform linux/{amd64,arm64}]:\n\n    ```bash\n    docker run -d --name=qrl-node qrledger/qrl-docker:jammy\n    ```\n\n3. Start the node:\n\n    ```bash\n    docker start qrl-node\n    ```\n\n4. See the console logs:\n\n    ```bash\n    docker logs qrl-node\n    ```\n\n5. Generate an encrypted wallet (-i and -t flags to interact with terminal)\n\n    ```bash\n    docker exec -i -t qrl-node qrl wallet_gen --encrypt\n    ```\n\n## Docker desktop\n\n![CLI](https://i.imgur.com/ukaYP6s.gif)\n\n[![Docker Desktop](https://i.imgur.com/FibGaaG.png)](https://vimeo.com/387298687)\n\n### Windows user?\n\nUse PowerShell run as an Administrator before running the Docker CLI commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheqrl%2Fqrl-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheqrl%2Fqrl-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheqrl%2Fqrl-docker/lists"}