You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by li...@apache.org on 2021/02/17 13:40:30 UTC

[skywalking-satellite] branch add-start-up-script updated (d0842da -> e7024f8)

This is an automated email from the ASF dual-hosted git repository.

liujiapeng pushed a change to branch add-start-up-script
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git.


    from d0842da  polish script
     add e7024f8  add docker build script

No new revisions were added by this update.

Summary of changes:
 Makefile                                     |  4 ++++
 dist/bin/startup.sh                          |  4 ++--
 docker/Dockerfile                            | 33 +++++++++++++++++++++++++++
 docs/en/setup/README.md                      |  2 +-
 plugins/server/prometheus/prometheus.go      |  2 +-
 dist/bin/startup.sh => tools/docker_build.sh | 34 ++++++++++++----------------
 6 files changed, 55 insertions(+), 24 deletions(-)
 create mode 100644 docker/Dockerfile
 copy dist/bin/startup.sh => tools/docker_build.sh (52%)
 mode change 100755 => 100644