{"id":17648790,"url":"https://github.com/ismaelfaro/qiskit-docker","last_synced_at":"2026-02-10T10:31:13.110Z","repository":{"id":67371228,"uuid":"277181441","full_name":"ismaelfaro/qiskit-docker","owner":"ismaelfaro","description":"qiskit-docker","archived":false,"fork":false,"pushed_at":"2024-05-29T03:34:01.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T09:53:15.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ismaelfaro.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-04T20:35:19.000Z","updated_at":"2024-10-10T09:48:34.000Z","dependencies_parsed_at":"2024-03-05T18:30:03.327Z","dependency_job_id":"9d1822c6-e7de-4ee6-8083-74ebfd3ae471","html_url":"https://github.com/ismaelfaro/qiskit-docker","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaelfaro%2Fqiskit-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaelfaro%2Fqiskit-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaelfaro%2Fqiskit-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaelfaro%2Fqiskit-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismaelfaro","download_url":"https://codeload.github.com/ismaelfaro/qiskit-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290583,"owners_count":20753724,"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-10-23T11:20:42.316Z","updated_at":"2026-02-10T10:31:08.037Z","avatar_url":"https://github.com/ismaelfaro.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qiskit docker\n\nExecute docker with all the Qiskit dependencies installed, and mounting your current folder/directory inside /qiskit/ folder in docker.\n\n## use\n\nyou need to have installed docker or podman in your machine, ex. ([Docker Desktop](https://www.docker.com/products/docker-desktop) [Podman](https://podman.io))\n\n### with Jupyter Lab and tutorials\n\nyou can use it directly from Docker hub\n\n\u003e docker run -v ${PWD}:/qiskit/your_computer -p 8888:8888 -ti ismaelfaro/qiskit_dev\n\n### Vanilla Qiskit version\n\n## Create image\n\n\u003e docker build -t qiskit .\n\n## execute mounting your current directory\n\n\u003e docker run -v ${PWD}:/qiskit -ti qiskit\n\n### adding port to run jupyter lab\n\n\u003e docker run -v ${PWD}:/qiskit/your_computer -p 8888:8888 -ti qiskit\n\n## execute python and start\n\n\u003e python\n\u003e from qiskit import *\n\n### run Jupyter Lab\n\nyou can play with Jupyter lab and Qiskit in your browser.\n\u003e htt://127.0.0.1:8888/?token=[[[paste here the token from the terminal]]]\n\n\n# dependecies:\n- OS: Ubuntu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaelfaro%2Fqiskit-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismaelfaro%2Fqiskit-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaelfaro%2Fqiskit-docker/lists"}