4 lines
83 B
Docker
4 lines
83 B
Docker
|
FROM karalabe/xgo-1.11.x
|
||
|
|
||
|
RUN apt-get update && apt-get install -y libpcsclite-dev
|