{"id":13416320,"url":"https://github.com/jplhomer/lifeboat","last_synced_at":"2025-10-02T07:30:28.361Z","repository":{"id":66375367,"uuid":"104532440","full_name":"jplhomer/lifeboat","owner":"jplhomer","description":"Docker Compose UI: Lifeboat is an easy way to launch projects with a graphical interface","archived":true,"fork":false,"pushed_at":"2019-11-15T04:52:02.000Z","size":2792,"stargazers_count":186,"open_issues_count":16,"forks_count":25,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-30T12:11:46.029Z","etag":null,"topics":["docker","docker-compose","electron-app","gui"],"latest_commit_sha":null,"homepage":"https://uselifeboat.com/","language":"JavaScript","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/jplhomer.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}},"created_at":"2017-09-23T01:33:01.000Z","updated_at":"2024-10-01T14:24:26.000Z","dependencies_parsed_at":"2023-02-21T04:45:17.864Z","dependency_job_id":null,"html_url":"https://github.com/jplhomer/lifeboat","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplhomer%2Flifeboat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplhomer%2Flifeboat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplhomer%2Flifeboat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplhomer%2Flifeboat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jplhomer","download_url":"https://codeload.github.com/jplhomer/lifeboat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234951983,"owners_count":18912496,"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","docker-compose","electron-app","gui"],"created_at":"2024-07-30T21:00:57.044Z","updated_at":"2025-10-02T07:30:23.008Z","avatar_url":"https://github.com/jplhomer.png","language":"JavaScript","funding_links":[],"categories":["Container Operations","JavaScript"],"sub_categories":["User Interface"],"readme":"# lifeboat\n\n## Update 11/14/2019: This project is archived and will no longer receive updates.\n\nA Docker UI for projects. **[Download for Mac, Windows and Linux](https://github.com/jplhomer/lifeboat/releases) from the Releases tab.**\n\n![Screenshot of Lifeboat UI](https://user-images.githubusercontent.com/848147/32585014-ea2a74b2-c4c0-11e7-8563-9bd4800590ff.png)\n\n## Development\n\nThis is an Electron app, scaffolded with [electron-vue](https://github.com/SimulatedGREG/electron-vue).\n\n- You will need to have Node/Yarn installed locally.\n- You will need to have [Docker for Mac](https://docs.docker.com/docker-for-mac/install/) or [Docker for Windows](https://store.docker.com/editions/community/docker-ce-desktop-windows) installed and running. **Older implementations of Docker, using docker-machine or boot2docker, are not supported**.\n- You will need a test project with a valid `docker-compose.yml` file. Consider using one of the [example Docker Compose projects](https://docs.docker.com/compose/) to test.\n\n#### Build Setup\n\n``` bash\n# install dependencies\nyarn install\n\n# serve with hot reload at localhost:9080\nyarn run dev\n\n# build electron application for production\nyarn run build\n\n# quick build (.app only)\nyarn run build:dir\n\n# run unit tests\nyarn test\n\n# lint all JS/Vue component files in `src/`\nyarn run lint\n\n```\n\n#### Writing Tests\n\nUnit tests are written for Vue components and should be placed in the `test/specs` directory. Here are a few guides for writing tests using Lifeboat's setup:\n\n- [Vue Test Utils](https://vue-test-utils.vuejs.org): The library of tool used to test shallow copies of Vue components.\n- [Expect](https://facebook.github.io/jest/docs/en/expect.html): Part of Facebook's Jest testing suite. Used for assertions.\n- [Sinon](http://sinonjs.org/): Used for spies, mocks, stubs, and fake timers.\n\n#### Troubleshooting\n\nA valid Apple Developer ID signing certificate is required if you want to release a build. If you get an issue during code signing similar to `...resource fork, Finder information, or similar detritus not allowed`, try inspecting which files are causing trouble with:\n\n```\nxattr -lr /path/to/lifeboat/\n```\n\nAnd clean up any files with:\n\n```\nxattr -cr /path/to/lifeboat/\u003coptional pattern\u003e\n```\n\n---\n\nThis project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[331f85f](https://github.com/SimulatedGREG/electron-vue/tree/331f85fd556cc0d60a30ad019a44a29baaed49f5) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjplhomer%2Flifeboat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjplhomer%2Flifeboat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjplhomer%2Flifeboat/lists"}