drone-runner-podman

command module
v0.0.0-...-2084148 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2022 License: BlueOak-1.0.0 Imports: 2 Imported by: 0

README

Installation

Download the podman runner and configure to connect with your central Drone server using your server address and shared secret.

$ docker run -d \
  --publish=3000:3000 \
  --env=DRONE_DEBUG=true \
  --env=DRONE_RPC_HOST=drone.company.com \
  --env=DRONE_RPC_PROTO=https \
  --env=DRONE_RPC_SECRET=${SECRET} \
  --restart=always \
  --name=drone-runner-podman docker.io/my-organization/my-runner

License

This software is licensed under the Blue Oak Model License 1.0.0.

Notice

This software relies on the runner-go module authored by Drone.IO, Inc under a Non-compete license. This module can be used in any software for free for any permitted purpose in accordance with the license. This module cannot be used in any software that competes with the licensor.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package internal contains runner internals.
Package internal contains runner internals.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL