Pascal Andy

Results 82 comments of Pascal Andy

The README says to replace these values: ![Screen Shot 2019-07-19 at 6 56 23 PM](https://user-images.githubusercontent.com/6694151/61569757-f670ae80-aa56-11e9-8dd8-4998422e2be5.jpg) I agree with you, we need to pass these VAR at runtime to have a...

A hack we can do is to have an ENTRYPOINT to sed 'KEYS' from and ARG pushed at runtime.

I guess I'll stick with https://rclone.org/dropbox/.

Here is how my Dockerfile would look like: ``` ARG app_version="3.0.0-r1" ARG GOLANG_VERSION="1.12" ARG ALPINE_VERSION="3.9" ARG CREATED_DATE="not-set" ARG SOURCE_COMMIT="not-set" # LAYER build — — — — — — — —...

Hello gents, This project might give you some ideas about how to develop graphs and responsive design within a terminal. ![demo](https://user-images.githubusercontent.com/6694151/33323779-81dd1490-d41b-11e7-8f7f-dd0f64791813.gif) https://github.com/aksakalli/gtop Cheers!

This is so cool guys!

Many terminal apps updates in real time. - [ctop](https://github.com/bcicen/ctop) - [htop](http://hisham.hm/htop/) In this regard the feature would be welcome. I don't know if the solution is the right one.

@Kexkey it should be good this time!

You are all correct. I only submitted this PR as you shared during a meetup that you want to script the way we release and test this stack. I shared...

I use [Resilio](https://firepress.org/en/container-as-an-external-hard-drive/) at the moment. But I'm about to switch [to this](https://trello.com/c/uwUD6H67/505-utility-syncthing-to-replace-resilio). To be clear, this has nothing to do with Swarm. It's just a folder that syncs between...