{"id":15056229,"url":"https://github.com/tafthorne/fdev3","last_synced_at":"2026-02-08T10:32:31.040Z","repository":{"id":144830385,"uuid":"177127733","full_name":"TafThorne/fdev3","owner":"TafThorne","description":"Dockerfile that sets up a basic Go development environment with openjfx added","archived":false,"fork":false,"pushed_at":"2019-03-25T15:38:52.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T06:12:56.267Z","etag":null,"topics":["docker-image","go","golang","openjfx"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/TafThorne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-03-22T11:24:28.000Z","updated_at":"2019-03-25T15:38:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"8342b721-a4f4-426b-a8a0-4284803eee61","html_url":"https://github.com/TafThorne/fdev3","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/TafThorne%2Ffdev3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TafThorne%2Ffdev3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TafThorne","download_url":"https://codeload.github.com/TafThorne/fdev3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532562,"owners_count":20306156,"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":["docker-image","go","golang","openjfx"],"created_at":"2024-09-24T21:49:22.428Z","updated_at":"2026-02-08T10:32:31.013Z","avatar_url":"https://github.com/TafThorne.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fdev3\nDockerfile that sets up a basic Go development environment with OpenJFX and a\nnumber of other tools added.\n\nThe Docker Image is listed on Docker Hub:\nhttps://hub.docker.com/r/tafthorne/fdev3/\n\nTo pull the image:\n\n  docker pull tafthorne/fdev3\n\nAn overview of the included libraries is given below.\n\n## Using This Image\nThe expected way to use this image is to navigate to the working directory\nwhere your source code resides and start an interactive session.\n\n  docker run -ti --volume=\"${PWD}:/shared\" -w \"/shared\" tafthorne/fdev3\n\nThen within the running container you can call make or gcc as if it were a\nnative tool.  The libraries added to this image will be in the global include\npath.\n\n## Go\n\nThe Go Programming Language (golang) is an open source programming language\nthat makes it easy to build simple, reliable, and efficient software.\n* https://golang.org/\n\n## OpenJFX\n\nOpenJFX is the open source home of JavaFX development. The goal of OpenJFX is\nto build the next-generation Java client toolkit.\n* http://openjdk.java.net/projects/openjfx/\n\n## Contributing\n\nPlease see the notes in CONTRIBUTING.md.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafthorne%2Ffdev3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftafthorne%2Ffdev3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafthorne%2Ffdev3/lists"}