Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / docker-php/docker-php issues and pull requests
#358 - Getting output from an `exec` invocation
Issue -
State: open - Opened by hansbogert about 5 years ago
#357 - #356 Limit version of jane-php/open-api-runtime
Pull Request -
State: open - Opened by 4n70w4 over 5 years ago
#356 - Declaration of transformResponseBody() must be compatible
Issue -
State: open - Opened by 4n70w4 over 5 years ago
- 6 comments
#355 - [Feature Request] Add a close() method to the websocket stream
Issue -
State: open - Opened by JanHolger over 5 years ago
#354 - Can I connect via https and with basic auth?
Issue -
State: open - Opened by 4n70w4 over 5 years ago
- 3 comments
#353 - Fix PHPUnit version
Pull Request -
State: closed - Opened by peter279k over 5 years ago
#352 - containerAttachWebsocket fread(): Length parameter must be greater than 0
Issue -
State: open - Opened by hooklife over 5 years ago
#351 - Verbose / debug mode available?
Issue -
State: open - Opened by 4n70w4 over 5 years ago
#350 - How to set the directory from the Windows-host as container volume?
Issue -
State: closed - Opened by 4n70w4 over 5 years ago
- 3 comments
#349 - [question] How do run equivilent of docker cp <source> <container-name>:<destination>
Issue -
State: open - Opened by dambrogia over 5 years ago
#348 - Warning: Invalid argument supplied for foreach() in /Normalizer/NetworkSettingsNormalizer.php on line 60
Issue -
State: open - Opened by lyrixx over 5 years ago
- 1 comment
#347 - ContainerSummeryItem does not have Mount Target
Issue -
State: open - Opened by Coding-Kiwi over 5 years ago
- 1 comment
#346 - Cannot read response
Issue -
State: open - Opened by sw3028 almost 6 years ago
#345 - Invalid argument supplied for foreach() when running containerInspect
Issue -
State: closed - Opened by Coding-Kiwi almost 6 years ago
- 4 comments
#344 - Using env variables on creation of an Container
Issue -
State: closed - Opened by MalMen almost 6 years ago
- 1 comment
#343 - interact with with container bash
Issue -
State: open - Opened by mohammadreza-soft74 almost 6 years ago
#342 - interact with container bash with execStart
Issue -
State: open - Opened by mohammadreza-soft74 almost 6 years ago
#341 - interact with bash with containerExec() function
Issue -
State: open - Opened by mohammadreza-soft74 almost 6 years ago
#340 - Unable to connect to 18.09 version of Docker with SSL/TLS
Issue -
State: closed - Opened by the-nw1-group about 6 years ago
- 3 comments
#339 - The option "X-Registry-Auth" with value Docker\API\Model\AuthConfig is expected to be of type "string", but is of type "Docker\API\Model\AuthConfig"
Issue -
State: open - Opened by BrotCode about 6 years ago
#338 - Composer Install fail (nikic/php-parser, etc.)
Issue -
State: open - Opened by xKushGene about 6 years ago
#337 - Stopping an already stopped container throws a serializer exception
Issue -
State: open - Opened by mattzuba about 6 years ago
- 2 comments
#336 - putContainerArchive() (and PutContainerArchive) should not have string type hint for inputStream
Issue -
State: open - Opened by mattzuba about 6 years ago
- 1 comment
#335 - How to public port when creating a service? (Swarm)
Issue -
State: closed - Opened by AdamExlu about 6 years ago
#334 - i cant write to stdin in docker php api
Issue -
State: closed - Opened by mohammadreza-soft74 about 6 years ago
#333 - Debug Request JSON
Issue -
State: open - Opened by tlovett1 about 6 years ago
#332 - How to force update a service?
Issue -
State: open - Opened by ibnesayeed about 6 years ago
#331 - Container stop after excute my program from entrypoint
Issue -
State: closed - Opened by mohammadreza-soft74 over 6 years ago
#330 - Docker logs howto
Issue -
State: open - Opened by djkerya over 6 years ago
- 1 comment
#329 - Some API request seem to not work if we don't try to read the response content
Issue -
State: open - Opened by soullivaneuh over 6 years ago
- 1 comment
#328 - Fix grammatical error
Pull Request -
State: closed - Opened by RowdyElectron over 6 years ago
- 2 comments
#327 - .dockerignore support?
Issue -
State: open - Opened by MiniCodeMonkey over 6 years ago
- 1 comment
#326 - Behavior on unexptected status
Issue -
State: open - Opened by dontub over 6 years ago
#325 - Endpoints ContainerAttach and ContainerAttachWebsocket should return stream object on status 101 and 200
Issue -
State: open - Opened by dontub over 6 years ago
#324 - /containers/{id}/logs returns stream on 101, but not on 200
Issue -
State: open - Opened by dontub over 6 years ago
#323 - /containers/{id}/stats returns a stream
Issue -
State: open - Opened by dontub over 6 years ago
#322 - can't bind ports
Issue -
State: closed - Opened by calebtr over 6 years ago
- 3 comments
#321 - [PHPDoc] Wrong return type for methods returning some Stream object
Issue -
State: open - Opened by dontub over 6 years ago
#320 - Update container-run.md
Pull Request -
State: closed - Opened by dbjpanda over 6 years ago
- 7 comments
#319 - Unable to access built-in filter: stream_filter_append(): unable to locate filter "chunk"
Issue -
State: open - Opened by yippeykeiyay over 6 years ago
- 1 comment
#318 - Question: example how to get containerLogs asynchronously
Issue -
State: open - Opened by xtender over 6 years ago
#317 - Denormalize Function
Pull Request -
State: closed - Opened by jfernancordova over 6 years ago
#316 - jame is abandonned, use jane-php instead
Issue -
State: open - Opened by duduclx over 6 years ago
#315 - How to pull image in docker-php 2? This isn't in the documentation.
Issue -
State: open - Opened by dmitr1y over 6 years ago
- 1 comment
#314 - Stream input freeze if i run phpcs inside container.
Issue -
State: closed - Opened by dangminhtruong over 6 years ago
- 1 comment
#313 - feat: Consume Docker system events asynchronously
Pull Request -
State: closed - Opened by guillemcanal over 6 years ago
- 3 comments
#312 - A TimeoutException is thrown while trying to listen to docker system events using DockerAsync
Issue -
State: open - Opened by guillemcanal over 6 years ago
- 6 comments
#311 - Fix `Reading logs in real time` example
Pull Request -
State: closed - Opened by petehalverson over 6 years ago
- 1 comment
#310 - Is it possible to attach websocket after start?
Issue -
State: closed - Opened by Greenscreener over 6 years ago
- 1 comment
#309 - docker-php/docker-php-api needs to be regenerated according to current docker version
Issue -
State: open - Opened by schroedermatthias over 6 years ago
#308 - "Invalid argument supplied for foreach()" in case container does not have mapped all the ports
Issue -
State: open - Opened by Delorien84 over 6 years ago
- 3 comments
#307 - Can we stop container? stats?
Issue -
State: open - Opened by 360noscope over 6 years ago
- 3 comments
#306 - Documentation on how to mount volumes
Issue -
State: closed - Opened by Max-Github over 6 years ago
- 1 comment
#305 - Permission denied
Issue -
State: open - Opened by jaschaio over 6 years ago
- 2 comments
#304 - PHP Fatal error when inspecting a container and "ExecIDs" is an array.
Issue -
State: open - Opened by rodrigoaguilera over 6 years ago
- 4 comments
#303 - Doesn't connect to docker sock
Issue -
State: closed - Opened by joeyhub over 6 years ago
- 4 comments
#302 - Heavy dependency - intl through league/uri
Issue -
State: open - Opened by joeyhub over 6 years ago
- 1 comment
#301 - [API] Response return type problematic
Issue -
State: open - Opened by soullivaneuh over 6 years ago
- 2 comments
#300 - Fixed typos
Pull Request -
State: closed - Opened by pborreli over 6 years ago
- 1 comment
#295 - Status of 2.0-dev
Issue -
State: closed - Opened by ryanaslett almost 7 years ago
- 3 comments
#294 - Client::imageBuild method compatibility issue
Issue -
State: closed - Opened by soullivaneuh almost 7 years ago
- 3 comments
#292 - Symlink traversal in ContextBuilder
Issue -
State: closed - Opened by SamMousa almost 7 years ago
- 2 comments
#287 - [2.x] Build multiple tag params
Issue -
State: open - Opened by SamMousa almost 7 years ago
- 2 comments
#272 - Fix update issue
Pull Request -
State: closed - Opened by jayfox-me almost 7 years ago
- 1 comment
#270 - Add Type property to Mounts (Issue #251)
Pull Request -
State: closed - Opened by WillGibson about 7 years ago
- 2 comments
#266 - Fix issue with labels for images
Pull Request -
State: closed - Opened by marcusmyers about 7 years ago
- 1 comment
#259 - Very long lines output are spitted as new lines
Issue -
State: closed - Opened by soullivaneuh about 7 years ago
- 2 comments
Labels: 2.0
#254 - Port Binding not applied
Issue -
State: closed - Opened by decima about 7 years ago
- 1 comment
#253 - Pull image
Issue -
State: closed - Opened by decima about 7 years ago
- 1 comment
#252 - Update Jane, Docker API and PHP version
Issue -
State: closed - Opened by mburtscher about 7 years ago
- 9 comments
Labels: 2.0
#251 - Add Type property to Mounts
Issue -
State: closed - Opened by WillGibson over 7 years ago
- 5 comments
#248 - Deprecated warnings
Issue -
State: closed - Opened by beloglazov91 over 7 years ago
- 1 comment
#242 - Composer requirements errors
Issue -
State: closed - Opened by daaru00 over 7 years ago
- 2 comments
#241 - Update to 1.27
Issue -
State: closed - Opened by withinboredom over 7 years ago
- 5 comments
Labels: 2.0
#238 - Errors in Jane
Issue -
State: closed - Opened by yippeykeiyay over 7 years ago
- 1 comment
#237 - update spec and regen code
Pull Request -
State: closed - Opened by CliffLin almost 8 years ago
- 4 comments
#236 - fix DateTime parse error
Pull Request -
State: closed - Opened by CliffLin almost 8 years ago
- 1 comment
#235 - Service create wrong response
Issue -
State: closed - Opened by Avadon almost 8 years ago
- 3 comments
Labels: 2.0
#233 - Modified services/create params to include X-reg-auth
Pull Request -
State: closed - Opened by stefanthorpe almost 8 years ago
- 1 comment
#230 - Missing labels for build image
Issue -
State: closed - Opened by lislon about 8 years ago
- 2 comments
Labels: bug, need-help
#229 - X-Registry-Auth Header for Service
Issue -
State: closed - Opened by stefanthorpe about 8 years ago
- 3 comments
Labels: bug
#228 - exec cmd escaping
Issue -
State: closed - Opened by Perfect-Web about 8 years ago
- 1 comment
Labels: bug
#225 - Wrong definition of ProgressDetail
Issue -
State: closed - Opened by dontub about 8 years ago
- 1 comment
Labels: bug
#220 - Errors in cookbook and using SetNames and ContainerInfo object in new version
Issue -
State: closed - Opened by stemax over 8 years ago
- 1 comment
Labels: documentation
#218 - [1.24] DateTime parsing not correct
Issue -
State: closed - Opened by marcvdm over 8 years ago
- 5 comments
#217 - How to set Network (use a previously created network)
Issue -
State: closed - Opened by frjaraur over 8 years ago
- 4 comments
#211 - How to set static IP address for docker container
Issue -
State: closed - Opened by zenerdeor over 8 years ago
- 1 comment
#205 - Missing --net-alias functionality.
Issue -
State: closed - Opened by psmitty7373 over 8 years ago
- 1 comment
#204 - Archive (methods) features
Issue -
State: closed - Opened by Alexwijn over 8 years ago
- 2 comments
#201 - Statistics of a container
Issue -
State: closed - Opened by dewolftimothy over 8 years ago
- 5 comments
#199 - How to do the very simple command "docker run --rm -v /toto:/toto ubuntu ls /toto" ?
Issue -
State: closed - Opened by ebuildy over 8 years ago
- 4 comments
Labels: documentation
#198 - Track progress of image creation
Pull Request -
State: closed - Opened by xgin over 8 years ago
- 1 comment
#195 - write unix /var/run/docker.sock->@: write: broken pipe
Issue -
State: closed - Opened by drsect0r over 8 years ago
- 4 comments
#194 - Link containers
Issue -
State: closed - Opened by dewolftimothy over 8 years ago
- 3 comments
Labels: documentation
#178 - how to run commands on existing container
Issue -
State: closed - Opened by aarobc over 8 years ago
- 6 comments
Labels: documentation
#175 - How to set network
Issue -
State: closed - Opened by aarobc over 8 years ago
- 2 comments
Labels: documentation
#172 - Add missed ImageID for container config.
Pull Request -
State: closed - Opened by sibprogrammer over 8 years ago
- 1 comment
#164 - Cannot read the response
Issue -
State: closed - Opened by sandaemc almost 9 years ago
- 7 comments
Labels: documentation
#159 - Improve error messages
Issue -
State: closed - Opened by drsect0r almost 9 years ago
- 4 comments
Labels: enhancement, need-help
#158 - Improve documentation
Issue -
State: closed - Opened by drsect0r almost 9 years ago
- 13 comments
Labels: documentation, need-help