Sergei Shitikov
|
f05ea0020d
|
- Move most of the stuff for backwards compatibility support into one class
- Added random port logic
- Updated wait wtrategies
- API alignments to make it similar to other official implementations
- ...
|
2024-09-06 19:08:37 +02:00 |
|
Sergei Shitikov
|
a956794279
|
Added test for GenericContainer implementation + implemented exec related stuff
|
2024-09-01 19:40:55 +02:00 |
|
Sergei Shitikov
|
93c9895027
|
Adjust tests for OpenSearch
|
2024-09-01 19:12:46 +02:00 |
|
Sergei Shitikov
|
ea07a96091
|
Implement WaitForExec using new Client library. Add BaseWait to avoid some code duplication. Adjust Postgres test
|
2024-09-01 18:23:21 +02:00 |
|
Sergei Shitikov
|
3dd4d2525a
|
Remove WaitForNothing. WaitForContainerRunning can be used as a basic implementation instead.
|
2024-09-01 17:05:31 +02:00 |
|
Sergei Shitikov
|
de66ea607c
|
Fix WaitForLog implementation
|
2024-09-01 15:18:05 +02:00 |
|
Sergei Shitikov
|
5ee4fdc804
|
some reordering and test optimizations to align new API.
|
2024-09-01 14:45:04 +02:00 |
|
Sergei Shitikov
|
b0e4f60592
|
fix issue with passing envs into the container. Remove container registry usage.
|
2024-09-01 14:43:34 +02:00 |
|
Sergei Shitikov
|
58f811ec8a
|
Adjust the requirements for dev section.
|
2024-09-01 14:41:46 +02:00 |
|
Sergei Shitikov
|
b7a274b1d9
|
first working version with simple WaitForContainerRunning implementation
|
2024-08-29 18:01:04 +02:00 |
|
Sergei Shitikov
|
27caae56c0
|
refactor Container to GenericContainer for better align to other Testcontainers language packages
|
2024-08-22 16:45:47 +02:00 |
|
Sergei Shitikov
|
c82e974ab9
|
added beluga-php/docker-php client and some basic updates to the base Container class
|
2024-08-22 16:41:51 +02:00 |
|
Soner Sayakci
|
bf762350e9
|
feat: rename package name
|
2024-07-30 21:22:22 +02:00 |
|
Shyim
|
0005627e14
|
Merge pull request #12 from dinamic/feature/wait-for-port
Support for waiting on tcp port to open
|
2024-07-16 20:28:38 +09:00 |
|
Nikola Petkanski
|
11c3e21e92
|
Code reuse on working with docker networks
|
2024-07-16 05:07:39 +03:00 |
|
Nikola Petkanski
|
ed18c0b8f8
|
Code reuse on inspecting a docker container
|
2024-07-16 03:34:42 +03:00 |
|
Nikola Petkanski
|
de59891641
|
Code reuse on determining docker container address
|
2024-07-16 03:34:41 +03:00 |
|
Nikola Petkanski
|
0edcaeec72
|
Make phpstan happy again
|
2024-07-16 03:11:34 +03:00 |
|
Nikola Petkanski
|
6c3c74c817
|
Support for waiting on tcp port to open
|
2024-07-16 02:34:24 +03:00 |
|
Nikola Petkanski
|
913c88e355
|
Ability to run privileged containers
|
2024-07-15 23:23:53 +03:00 |
|
Soner Sayakci
|
3ddc75e717
|
fix: phpunit tests
|
2024-07-13 11:21:19 +09:00 |
|
Nikola Petkanski
|
90a8d4dc28
|
Ability to specify a container entry point
|
2024-07-12 16:30:49 +03:00 |
|
Chris
|
7db5275296
|
feat: allow publishing ports for containers
|
2024-05-15 14:49:42 +02:00 |
|
Philipp Andreas
|
585719f247
|
Added support to specify the network used by container
|
2024-03-14 20:27:26 +01:00 |
|
Soner Sayakci
|
95de1b5e24
|
fix: mariadb startup with latest image
|
2023-12-13 16:12:54 +00:00 |
|
Steffen Beisenherz
|
a6c3c4daca
|
fix: pdo_pgsql usage
|
2022-10-23 15:50:37 +00:00 |
|
Steffen Beisenherz
|
54c5d34886
|
fix: Tests and postgres image
|
2022-10-23 15:17:18 +02:00 |
|
Steffen Beisenherz
|
45f0e11f69
|
feat: Add postgres container
|
2022-10-23 14:56:44 +02:00 |
|
Soner Sayakci
|
be3be06681
|
initial commit
|
2022-10-22 23:59:29 +00:00 |
|