{"id":19121653,"url":"https://github.com/netzulo/tl-docker","last_synced_at":"2026-06-04T21:30:18.480Z","repository":{"id":179152642,"uuid":"144496739","full_name":"netzulo/tl-docker","owner":"netzulo","description":"Testlink Docker Custom Image","archived":false,"fork":false,"pushed_at":"2019-09-15T15:09:12.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T12:59:58.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netzulo.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":"2018-08-12T19:57:48.000Z","updated_at":"2019-09-15T15:09:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"61e7dd01-6dd5-451c-a87c-af377ebaf714","html_url":"https://github.com/netzulo/tl-docker","commit_stats":null,"previous_names":["netzulo/tl-docker"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netzulo%2Ftl-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netzulo%2Ftl-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netzulo%2Ftl-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netzulo%2Ftl-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netzulo","download_url":"https://codeload.github.com/netzulo/tl-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177051,"owners_count":19760308,"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-09T05:18:02.898Z","updated_at":"2026-06-04T21:30:18.437Z","avatar_url":"https://github.com/netzulo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tl-docker\nTestlink Docker Custom Image\n\n\n## How to install ?\n\n+ 1. Build the image: ```docker build -t netzuloqa/testlink --file ./DockerFile .```\n+ 2. Run new container from new image ( docker-compose): ```docker-compose up```\n+ 2.1 Ensure container it's up and running: ```docker ps -a```\n+ 2.2 If not, start container with: ```docker run -it -p 88:80 IMAGE_ID /bin/bash```\n\n\n## How to enter to docker image ?\n\n\n+ 1. Ensure you have image up and running with : ```docker ps```\n+ 2. Enter to container using default image tty : ```docker exec -it CONTAINER_ID /bin/bash```\n\n### Delete temp images while development\n\n+ Ensure what you need to delete it: ```docker ps -a \u0026\u0026 docker images -a```\n\n### Using an alias to rebuild fast while development\n\n+ Add this alias to your  ```~/.bashrc``` : ```alias tl-docker='docker build -t netzuloqa/testlink --file ./DockerFile . \u0026\u0026 docker run -it -p 88:80 -p 13306:3306 --volume /opt/containers/tl-docker/volumes/testlink-code:/var/www/testlink-code netzuloqa/testlink /bin/bash'```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetzulo%2Ftl-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetzulo%2Ftl-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetzulo%2Ftl-docker/lists"}