takeout icon indicating copy to clipboard operation
takeout copied to clipboard

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.

Results 28 takeout issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/151829/92626441-e8ec3880-f297-11ea-99a9-60e1f463a86b.png) Saw this error when I passed in the default creds; want to test to see if we still get that error when we choose non-default creds

@mattstauffer I believe that I have identified a bug with the new implementation of #218. Currently the implementation appends the command to the end of the `$dockerRunTemplate` for each service....

### Changed - Changes the MSSQL image from `mssql/server` to `azure-sql-edge` which seems to be one that works on both M1 and Intel-based machines. --- Note: We have only tested...

Hello everyone, I'm Cesar! I would like to question why Node.js has not yet been incorporated into this project, advocating for this service to Laravel project developers, considering that many...

Hi, I've just installed this package on my MacOs. Every time I try to run `takeout enable`, I'm getting the following error. ![image](https://github.com/tighten/takeout/assets/63094088/2ed8cf83-02f4-43bf-b09f-48c7f586fb4e)

### Changed - Enforce the latest version in the install command to avoid issues like #314 and #323 --- closes https://github.com/tighten/takeout/issues/323 hat tip to @cheesegrits for the suggestion [here](https://github.com/tighten/takeout/issues/314#issuecomment-1622430535).

## Highlights Aiming at highlighting the networking details from -> #174 - sharing that it is automatically added to a network named takeout - Sharing the basics about how the...

Make use of offical mysql docker image which includes latest versions 8.2 and 8.0.35. remove variable `$organization` will default to string `library` which is used as `$organization` when pull official...

This is my first contribution here -- please let me know if I've missed something. ### Added - Typesense service option via Takeout Saw [this old issue](https://github.com/tighten/takeout/issues/303) and was inspired...