Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

[WIP] 2.0 Move to client/server model & API #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexellis
Copy link
Owner

@alexellis alexellis commented Jun 30, 2018

Signed-off-by: Alex Ellis alexellis2@gmail.com

Description

Initial commit introduces pkg folder with sub-systems for types,
proxies, client and working with Swarm services/tasks.

Run/list/start commands are tested and working with basic
parameters - image and command.

Motivation and Context

Resolves work outlined in #31

How Has This Been Tested?

Tested outside of a container with MacOS - list/run/start.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

WIP / TODO

  • Run with --image --command
  • Run with advanced features - secrets, network, mounts, placement, labels, etc
  • List
  • List formatting
  • CLI Login
  • Server basic auth
  • Fix Dockerfile build / CI

Initial commit introduces pkg folder with sub-systems for types,
proxies, client and working with Swarm services/tasks.

Run/list/start commands are tested and working with basic
parameters - image and command.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
@alexellis
Copy link
Owner Author

See README.md in branch for testing instructions. Should also run on ARM.

@alexellis
Copy link
Owner Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant