PHP Classes

File: dev/docker/docker-compose.yml

Recommend this page to a friend!
  Classes of Sergii Pryz   NASA Near Earth Orbit API Client   dev/docker/docker-compose.yml   Download  
File: dev/docker/docker-compose.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: NASA Near Earth Orbit API Client
Get near Earth orbit object data with NASA API
Author: By
Last change:
Date: 7 years ago
Size: 222 bytes
 

Contents

Class file image Download
version: '2' services: neows-php: build: context : ../.. dockerfile: dev/docker/php/Dockerfile args: - host_ip volumes: - ../../:/NeoWsClient ports: - "2230:22"