//
pkg.gl
Category
github.com/jimschubert/docked
model
docker
package
0.4.0
Repository:
https://github.com/jimschubert/docked.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
51 SLOC
#
Packages
commands
No description provided by the author
types
No description provided by the author
#
Functions
FromParserRanges
FromParserRanges converts Docker sdk parser.Range into a tool specific Location.
Instruction
Instruction extracts the commands.DockerCommand and instruction text from a Docker instruction.
#
Structs
Location
Location is the start and end Position of a docker instruction.
Position
Position is the line number and starting character in some block of text (a Dockerfile).