Peter Butkovic

Results 56 comments of Peter Butkovic

ok, workaround found (here https://github.com/openwisp/luci-openwisp/issues/1#issuecomment-244439717): ``` FROM progrium/busybox:latest RUN \ mv /lib/libgcc_s.so.1 /lib/libgcc_s.so.1.bak && \ opkg-install coreutils-timeout ``` would be anyway interested to know where to report => keeping open

any chance for implementing this?

should not be this one closed? as the original bootstrap.css says following: ``` [class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; margin-top: 1px; *margin-right: .3em; line-height: 14px; vertical-align:...

Well in the api seems to be also edit a release functionality. Hope it would not touch the release date. How about that? On Aug 23, 2017 17:47, "Matt Brictson"...

It could update existing ones, not touched by chandler yet. On Aug 23, 2017 18:07, wrote: > Well in the api seems to be also edit a release functionality. Hope...

Makes sense On Aug 23, 2017 21:38, "Matt Brictson" wrote: > As an experiment, I re-ran this command on the Chandler repository after > making some edits to the CHANGELOG:...

you're right, but usage is kind of case-specific. For example, if I follow the official Example, it could be done like: ``` docker run -it --rm -v ${PWD}:/usr/src/app/petstore3.json:ro -v ${PWD}/md/:/usr/src/app/md/...

README.md file updates provided (with TODOs for dockerhub org/link) why docker? because then docker is the only dependency we need to install to our documentation pipeline. And widdershins is not...

@MikeRalphson any chance to get this one processed?

@MikeRalphson `.dockerignore` introduced